diff options
Diffstat (limited to 'dwm')
-rwxr-xr-x | dwm/autostart_blocking_otg.sh | 1 | ||||
-rwxr-xr-x | dwm/autostart_otg.sh | 1 |
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 |