commit 327a38e184981cdb1246d1aaa1d44e6cdd0efe4b
parent 0415862c857509702dfe12a009a86b30a746b156
Author: klewer-martin <mk@inspiron.localdomain>
Date: Fri, 29 Jan 2021 16:24:11 -0300
Modified xinit config file to swap keys on startup;
Diffstat:
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/.xinitrc b/.xinitrc
@@ -1,6 +1,9 @@
-# swap lock mayus and escape;
+# swap block mayus and escape;
setxkbmap -option caps:swapescape
+# swap left win key with left alt key;
+setxkbmap -option altwin:swap_lalt_lwin
+
# start i3 window manager;
exec i3