sway: start dunst

This commit is contained in:
Inhji 2022-12-18 20:04:54 +01:00
parent e6a163a97b
commit 86d469c4b6
1 changed files with 4 additions and 0 deletions

View File

@ -293,6 +293,10 @@ exec /usr/libexec/gsd-xsettings
# start a policykit agent
exec lxpolkit
# start notification daemon
exec "killall dunst"
exec dunst
# default GTK theme settings
exec gsettings set org.gnome.desktop.interface font-name 'Inter 14'
exec gsettings set org.gnome.desktop.interface monospace-font-name 'Iosevka Term Light 14'