aboutsummaryrefslogtreecommitdiff
path: root/xinit.sh
diff options
context:
space:
mode:
Diffstat (limited to 'xinit.sh')
-rwxr-xr-xxinit.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/xinit.sh b/xinit.sh
index 2fea079..718b53a 100755
--- a/xinit.sh
+++ b/xinit.sh
@@ -11,7 +11,7 @@ initialLayout.sh
setInitialWP.sh
pgrep -x sxhkd || sxhkd >~/logs/sxhkd.log &
-# Swap Escape and Caps except Kyria keyboard is connected
+# Swap Escape and Caps except when Kyria keyboard is connected
if lsusb | grep -Fq 'Kyria'; then
setxkbmap -layout es
else