mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-05-31 06:57:00 +02:00
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
|
# Auto-hide the mouse cursor when inactive
|
||||||
unclutter &
|
unclutter &
|
||||||
|
|
||||||
|
# Start the notification daemon
|
||||||
|
dunst &
|
||||||
|
|
||||||
# Start fcitx
|
# Start fcitx
|
||||||
fcitx5 &
|
fcitx5 &
|
||||||
|
Loading…
x
Reference in New Issue
Block a user