summaryrefslogtreecommitdiff
path: root/.xinitrc
diff options
context:
space:
mode:
authorotg <otg@sateoki.xyz>2022-06-06 21:20:02 +0100
committerotg <otg@sateoki.xyz>2022-06-06 21:20:02 +0100
commitba46e74d4e1f5d8822e97c5b0b52a15f55ad1ef2 (patch)
treec6cf29d2b985f0e1b3e2cf46d6481449a9941eb3 /.xinitrc
parent4c02e4dc799677895d4ad8fd57b63b14d271e66e (diff)
Added swapescape to xinitrc
Diffstat (limited to '.xinitrc')
-rw-r--r--.xinitrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.xinitrc b/.xinitrc
index 6b92429..53a6740 100644
--- a/.xinitrc
+++ b/.xinitrc
@@ -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.