summaryrefslogtreecommitdiff
path: root/dwm
diff options
context:
space:
mode:
authorotg <otg@sateoki.xyz>2022-03-10 17:04:07 +0000
committerotg <otg@sateoki.xyz>2022-03-10 17:04:07 +0000
commitd38888f61d0d9c433dc1177c77f89114e944acc8 (patch)
tree2417a1d5e2e6ab28902b34bb1fec6482a183dc7f /dwm
parent5bf3cb28d050695120214043ec09dd9292e33d8d (diff)
Moved dwmblocks to autostart_blocking
Diffstat (limited to 'dwm')
-rwxr-xr-xdwm/autostart_blocking_otg.sh1
-rwxr-xr-xdwm/autostart_otg.sh1
2 files changed, 1 insertions, 1 deletions
diff --git a/dwm/autostart_blocking_otg.sh b/dwm/autostart_blocking_otg.sh
index 29aaa68..a577de7 100755
--- a/dwm/autostart_blocking_otg.sh
+++ b/dwm/autostart_blocking_otg.sh
@@ -1,3 +1,4 @@
#!/bin/sh
feh --bg-scale $(shuf -n1 -e ~/bgs/*)
+dwmblocks &
diff --git a/dwm/autostart_otg.sh b/dwm/autostart_otg.sh
index 1af7db1..13b9bb0 100755
--- a/dwm/autostart_otg.sh
+++ b/dwm/autostart_otg.sh
@@ -1,4 +1,3 @@
#!/bin/sh
picom
-dwmblocks