From ba46e74d4e1f5d8822e97c5b0b52a15f55ad1ef2 Mon Sep 17 00:00:00 2001
From: otg <otg@sateoki.xyz>
Date: Mon, 6 Jun 2022 21:20:02 +0100
Subject: Added swapescape to xinitrc

---
 .xinitrc | 1 +
 1 file changed, 1 insertion(+)

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.
 
-- 
cgit v1.2.1