Dunst: Update dunst, add to bspwmrc
This commit is contained in:
@@ -96,4 +96,8 @@ if [[ $(pgrep conky) ]]; then
|
||||
killall conky
|
||||
fi
|
||||
conky&
|
||||
if [[ $(pgrep dunst) ]]; then
|
||||
killall dunst
|
||||
fi
|
||||
dunst&
|
||||
|
||||
|
Reference in New Issue
Block a user