From d38888f61d0d9c433dc1177c77f89114e944acc8 Mon Sep 17 00:00:00 2001 From: otg Date: Thu, 10 Mar 2022 17:04:07 +0000 Subject: Moved dwmblocks to autostart_blocking --- dwm/autostart_blocking_otg.sh | 1 + dwm/autostart_otg.sh | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) (limited to 'dwm') 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 -- cgit v1.2.1