summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorself <george@gabbott.dev>2022-06-27 23:29:26 +0100
committerself <george@gabbott.dev>2022-06-27 23:29:26 +0100
commit1a0b905d6b2a4d5f921aa4d393158c4525bb40f0 (patch)
tree15b31ceda8c23a6f17c08ec732282fa913db4d41
parentf26eacaf049ef7f3c8a453ba9e5404fbb6756837 (diff)
st -> alacritty + added swapescape
-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 &