summaryrefslogtreecommitdiff
path: root/dwm
diff options
context:
space:
mode:
authorself <george@gabbott.dev>2022-07-12 16:55:34 +0100
committerself <george@gabbott.dev>2022-07-12 16:55:34 +0100
commitac7a637d3bd56333e0350a481aa213fa4b3836ac (patch)
treee21f9f3f2d697cdebb4fb118a0d9fbe2731c7a93 /dwm
parentf0be4e3b5fa02798534e9e86bcb70ad198a0200f (diff)
parentba03bbf2f4b7197377eec914fc722f4084a342b7 (diff)
Merge branch 'master' of git.gabbott.dev:self/dotfiles
Diffstat (limited to 'dwm')
-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 &