2020-05-24 23:21:29 -05:00
|
|
|
#.fsdefaults
|
|
|
|
[ -z "$DISPLAY" ]
|
|
|
|
:
|
2020-09-23 02:31:51 -05:00
|
|
|
command -v dunst && [ "$THEME" == "light" ]
|
|
|
|
dunst -conf ~/.config/dunst/dunstrc-light
|
2020-05-24 23:21:29 -05:00
|
|
|
command -v dunst
|
|
|
|
dunst
|
|
|
|
command -v lxqt-notificationd
|
|
|
|
notificationd
|