caps escape

This commit is contained in:
2024-11-28 09:15:25 +00:00
parent a8ac3ec30e
commit 918016fa50
3 changed files with 3 additions and 3 deletions

2
bashrc
View File

@@ -1,2 +1,2 @@
setxkbmap -option caps:escape
setxkbmap -option caps:swapescape
alias vim=nvim

View File

@@ -1,6 +1,6 @@
# i3 config file (v4)
# Please see http://i3wm.org/docs/userguide.html for a complete reference!
assign [title="Surfshark"] $ws8
assign [class="surfshark"] $ws8
# Set mod key (Mod1=<Alt>, Mod4=<Super>)
set $mod Mod4

2
zshrc
View File

@@ -1,3 +1,3 @@
# Created by newuser for 5.8
setxkbmap -option caps:escape
setxkbmap -option caps:swapescape
alias vim=nvim