From 0ca4f88681474916a44aa0d7ed963db7155a7e19 Mon Sep 17 00:00:00 2001 From: Adam French Date: Sun, 27 Oct 2024 09:09:22 +0000 Subject: [PATCH] changed caps:swapescape --- bashrc | 2 +- i3config | 1 - zshrc | 2 +- 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/bashrc b/bashrc index 6d78cec..eca094a 100644 --- a/bashrc +++ b/bashrc @@ -1 +1 @@ -setxkbmap -option caps:swapescape +setxkbmap -option caps:escape diff --git a/i3config b/i3config index 2a396b7..68d6ec8 100644 --- a/i3config +++ b/i3config @@ -286,7 +286,6 @@ exec --no-startup-id start_conky_maia exec --no-startup-id xautolock -time 10 -locker blurlock exec_always --no-startup-id ff-theme-util exec_always --no-startup-id fix_xcursor -exec_always --no-startup-id setxkbmap -option caps:swapescape # Color palette used for the terminal ( ~/.Xresources file ) # Colors are gathered based on the documentation: diff --git a/zshrc b/zshrc index ef7381e..67721ed 100644 --- a/zshrc +++ b/zshrc @@ -1,2 +1,2 @@ # Created by newuser for 5.8 -setxkbmap -option caps:swapescape +setxkbmap -option caps:escape