Change capslock to escape

This commit is contained in:
2021-08-23 23:28:02 +01:00
parent b610aef381
commit 24bff3a894

View File

@@ -16,6 +16,7 @@ export $(gnome-keyring-daemon --start --components=pkcs11,secrets,ssh,gpg)
dbus-update-activation-environment --systemd DISPLAY dbus-update-activation-environment --systemd DISPLAY
export SSH_AUTH_SOCK export SSH_AUTH_SOCK
setxkbmap gb setxkbmap gb
setxkbmap -option caps:escape_shifted_capslock
#source /etc/X11/xinit/xinitrc.d/50-systemd-user.h #source /etc/X11/xinit/xinitrc.d/50-systemd-user.h