Move Firestarter into different config buckets as well
This commit is contained in:
9
desktop-gruvbox/.config/firestarter/notifyd
Executable file
9
desktop-gruvbox/.config/firestarter/notifyd
Executable file
@@ -0,0 +1,9 @@
|
||||
#.fsdefaults
|
||||
[ -z "$DISPLAY" ]
|
||||
:
|
||||
command -v dunst && [ "$THEME" == "light" ]
|
||||
dunst -conf ~/.config/dunst/dunstrc-light
|
||||
command -v dunst
|
||||
dunst
|
||||
command -v lxqt-notificationd
|
||||
notificationd
|
Reference in New Issue
Block a user