summaryrefslogtreecommitdiff
path: root/dwm
diff options
context:
space:
mode:
authorself <self@sateoki.xyz>2022-03-23 08:41:42 +0000
committerself <self@sateoki.xyz>2022-03-23 08:41:42 +0000
commitb513695f033d8bbfc640bd82934283865017c047 (patch)
tree60a05860b1a106f01794eea0b11978f47cf33d5e /dwm
parentf1dd6012588d2c22f32de593ad4ec5ffd8ecb1e0 (diff)
Added dunst to autostart for sah
Diffstat (limited to 'dwm')
-rwxr-xr-xdwm/autostart_blocking_sah.sh2
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 &