summaryrefslogtreecommitdiff
path: root/dwm/autostart_blocking_otg.sh
diff options
context:
space:
mode:
Diffstat (limited to 'dwm/autostart_blocking_otg.sh')
-rwxr-xr-xdwm/autostart_blocking_otg.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/dwm/autostart_blocking_otg.sh b/dwm/autostart_blocking_otg.sh
index 3611f9f..6eaa618 100755
--- a/dwm/autostart_blocking_otg.sh
+++ b/dwm/autostart_blocking_otg.sh
@@ -1,5 +1,5 @@
#!/bin/sh
-feh --bg-scale $(shuf -n1 -e ~/bgs/*)
+feh --bg-scale $(shuf -n1 -e ~/bgs/*) --no-fehbg
dwmblocks &
st &