summaryrefslogtreecommitdiff
path: root/dwm/autostart_blocking_sah.sh
diff options
context:
space:
mode:
authorself <self@sateoki.xyz>2022-03-11 21:56:54 +0000
committerself <self@sateoki.xyz>2022-03-11 21:56:54 +0000
commit0a66fc7cb04308315977dd466c93c332a7a04366 (patch)
tree1228e091d0142e8ec64f9c0ed316cdf0898bf5a1 /dwm/autostart_blocking_sah.sh
parent23f50f2cc73db7b534a413b2303c2fca98b19218 (diff)
Added dwmblocks / st autostart for sah
Diffstat (limited to 'dwm/autostart_blocking_sah.sh')
-rwxr-xr-xdwm/autostart_blocking_sah.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/dwm/autostart_blocking_sah.sh b/dwm/autostart_blocking_sah.sh
index f06324c..f8aabd7 100755
--- a/dwm/autostart_blocking_sah.sh
+++ b/dwm/autostart_blocking_sah.sh
@@ -1,5 +1,6 @@
#!/bin/sh
feh --bg-scale $(shuf -n1 -e ~/bgs/*)
-
+dwmblocks &
+st &