diff options
-rwxr-xr-x | dwm/autostart_blocking_sah.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dwm/autostart_blocking_sah.sh b/dwm/autostart_blocking_sah.sh index f8aabd7..91f439c 100755 --- a/dwm/autostart_blocking_sah.sh +++ b/dwm/autostart_blocking_sah.sh @@ -4,3 +4,5 @@ feh --bg-scale $(shuf -n1 -e ~/bgs/*) dwmblocks & st & +# Notifications +dunst & |