summaryrefslogtreecommitdiff
path: root/dwm
diff options
context:
space:
mode:
authorself <george@gabbott.dev>2022-07-13 15:41:51 +0100
committerself <george@gabbott.dev>2022-07-13 15:41:51 +0100
commit52b4835695f584889a72919ad9aa1c10f649d6f9 (patch)
treedb07574c34ead22b0ba49f2ee27bd3f3f97a0afd /dwm
parent811c2003ee0b53b89b6a2569dc155e4e702fe977 (diff)
--no-fehbg
Diffstat (limited to 'dwm')
-rwxr-xr-xdwm/autostart_blocking_otg.sh2
-rwxr-xr-xdwm/autostart_blocking_sah.sh2
2 files changed, 2 insertions, 2 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 &
diff --git a/dwm/autostart_blocking_sah.sh b/dwm/autostart_blocking_sah.sh
index 3d267f4..1776129 100755
--- a/dwm/autostart_blocking_sah.sh
+++ b/dwm/autostart_blocking_sah.sh
@@ -1,6 +1,6 @@
#!/bin/sh
-feh --bg-scale $(shuf -n1 -e ~/bgs/*)
+feh --bg-scale $(shuf -n1 -e ~/bgs/*) --no-fehbg
dwmblocks &
alacritty &
setxkbmap -option caps:swapescape