diff options
Diffstat (limited to 'dwm/autostart_blocking_otg.sh')
-rwxr-xr-x | dwm/autostart_blocking_otg.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dwm/autostart_blocking_otg.sh b/dwm/autostart_blocking_otg.sh index a577de7..3611f9f 100755 --- a/dwm/autostart_blocking_otg.sh +++ b/dwm/autostart_blocking_otg.sh @@ -2,3 +2,4 @@ feh --bg-scale $(shuf -n1 -e ~/bgs/*) dwmblocks & +st & |