diff --git a/bspwm/.config/bspwm/bspwmrc b/bspwm/.config/bspwm/bspwmrc index e370dc0a..6a03a7a9 100755 --- a/bspwm/.config/bspwm/bspwmrc +++ b/bspwm/.config/bspwm/bspwmrc @@ -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 &