summaryrefslogtreecommitdiff
path: root/dwm/autostart_blocking_sah.sh
diff options
context:
space:
mode:
Diffstat (limited to 'dwm/autostart_blocking_sah.sh')
-rwxr-xr-xdwm/autostart_blocking_sah.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/dwm/autostart_blocking_sah.sh b/dwm/autostart_blocking_sah.sh
index 91f439c..3d267f4 100755
--- a/dwm/autostart_blocking_sah.sh
+++ b/dwm/autostart_blocking_sah.sh
@@ -2,7 +2,8 @@
feh --bg-scale $(shuf -n1 -e ~/bgs/*)
dwmblocks &
-st &
+alacritty &
+setxkbmap -option caps:swapescape
# Notifications
dunst &