Dunst, Firestarter: Enable light mode parsing

HABBENING
This commit is contained in:
2020-09-23 02:31:51 -05:00
parent fdca284c6f
commit d63ac02c19
2 changed files with 323 additions and 0 deletions

View File

@@ -1,6 +1,8 @@
#.fsdefaults
[ -z "$DISPLAY" ]
:
command -v dunst && [ "$THEME" == "light" ]
dunst -conf ~/.config/dunst/dunstrc-light
command -v dunst
dunst
command -v lxqt-notificationd