forked from extern/nix-config
bspwm: Start dunst on startup
We removed dunst at some point but now we're adding it back again.
This commit is contained in:
parent
9bee976e87
commit
ca32f737a6
@ -108,5 +108,8 @@ xinput set-prop "SynPS/2 Synaptics TouchPad" "libinput Disable While Typing Enab
|
||||
# Auto-hide the mouse cursor when inactive
|
||||
unclutter &
|
||||
|
||||
# Start the notification daemon
|
||||
dunst &
|
||||
|
||||
# Start fcitx
|
||||
fcitx5 &
|
||||
|
Loading…
Reference in New Issue
Block a user