summaryrefslogtreecommitdiff
path: root/dwm
diff options
context:
space:
mode:
Diffstat (limited to 'dwm')
-rwxr-xr-xdwm/autostart_blocking_otg.sh3
-rwxr-xr-xdwm/autostart_blocking_sah.sh2
2 files changed, 3 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/*)
diff --git a/dwm/autostart_blocking_sah.sh b/dwm/autostart_blocking_sah.sh
index 829303e..f06324c 100755
--- a/dwm/autostart_blocking_sah.sh
+++ b/dwm/autostart_blocking_sah.sh
@@ -1,3 +1,5 @@
#!/bin/sh
+feh --bg-scale $(shuf -n1 -e ~/bgs/*)
+