update
This commit is contained in:
parent
e82350dfc6
commit
199c5e8dd4
@ -32,7 +32,7 @@ xwayland {
|
||||
|
||||
# Set programs that you use
|
||||
$terminal = uwsm app -- ghostty
|
||||
$fileManager = uwsm app -- dolphin
|
||||
$fileManager = uwsm app -- thunar
|
||||
$menu = rofi -show drun -run-command "uwsm app -- {cmd}"
|
||||
# $notification_daemon = dunst
|
||||
$notification_daemon = uwsm app -- swaync
|
||||
@ -221,7 +221,7 @@ render {
|
||||
}
|
||||
|
||||
misc {
|
||||
font_family = JetBrainsMono Nerd Font
|
||||
# font_family = JetBrainsMono Nerd Font
|
||||
}
|
||||
|
||||
# {{{ WORKSPACES
|
||||
|
@ -1,5 +1,5 @@
|
||||
# Set programs that you use
|
||||
$terminal = uwsm app -sa -- ghostty
|
||||
$terminal = FONTCONFIG_FILE=/home/sudacode/.config/ghostty/ghostty-fonts.conf uwsm app -sa -- ghostty
|
||||
$fileManager = uwsm app -sa -- dolphin
|
||||
# $menu = rofi -show drun
|
||||
# https://github.com/Vladimir-csp/uwsm#2-service-startup-notification-and-vars-set-by-compositor
|
||||
|
Loading…
x
Reference in New Issue
Block a user