diff options
Diffstat (limited to 'dwm/autostart_blocking_sah.sh')
-rwxr-xr-x | dwm/autostart_blocking_sah.sh | 2 |
1 files changed, 1 insertions, 1 deletions
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 |