From b513695f033d8bbfc640bd82934283865017c047 Mon Sep 17 00:00:00 2001 From: self Date: Wed, 23 Mar 2022 08:41:42 +0000 Subject: Added dunst to autostart for sah --- dwm/autostart_blocking_sah.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'dwm') 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 & -- cgit v1.2.1