diff options
author | otg <otg@sateoki.xyz> | 2022-06-06 21:20:02 +0100 |
---|---|---|
committer | otg <otg@sateoki.xyz> | 2022-06-06 21:20:02 +0100 |
commit | ba46e74d4e1f5d8822e97c5b0b52a15f55ad1ef2 (patch) | |
tree | c6cf29d2b985f0e1b3e2cf46d6481449a9941eb3 | |
parent | 4c02e4dc799677895d4ad8fd57b63b14d271e66e (diff) |
Added swapescape to xinitrc
-rw-r--r-- | .xinitrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ # General Configurations setxkbmap gb # Set keyboard to gb layout +setxkbmap -option caps:swapescape export SHELL=/bin/zsh # Set shell to zsh # wmname LG3D & # For getting Java applications, e.g. Pycharm, Rider to work. |