summaryrefslogtreecommitdiff
path: root/dwm/autostart_blocking_otg.sh
diff options
context:
space:
mode:
authorself <self@sateoki.xyz>2022-03-01 20:49:40 +0000
committerself <self@sateoki.xyz>2022-03-01 20:49:40 +0000
commitb4c934a9a8a84f3a2ee1259c2d797aa4a2e60f7b (patch)
tree49060323932ccb32976f72495ea009654ca998ca /dwm/autostart_blocking_otg.sh
parentbf2ea22b6fa9fa029effc8796bb3a5810108ab4a (diff)
Added random backgrounds to autostart
Diffstat (limited to 'dwm/autostart_blocking_otg.sh')
-rwxr-xr-xdwm/autostart_blocking_otg.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/dwm/autostart_blocking_otg.sh b/dwm/autostart_blocking_otg.sh
index 90776f3..29aaa68 100755
--- a/dwm/autostart_blocking_otg.sh
+++ b/dwm/autostart_blocking_otg.sh
@@ -1,4 +1,3 @@
#!/bin/sh
-# TODO: make this random bg
-feh --bg-scale ~/bgs/evening-sun-over-rice-paddies.jpg
+feh --bg-scale $(shuf -n1 -e ~/bgs/*)