Added setxkbmap -option caps:escape
This commit is contained in:
3
.zshrc
3
.zshrc
@@ -189,3 +189,6 @@ export FZF_DEFAULT_COMMAND='find .'
|
|||||||
|
|
||||||
# set PATH so it includes user's private bin if it exists
|
# set PATH so it includes user's private bin if it exists
|
||||||
PATH="$HOME/.local/bin:$HOME/bin:$PATH"
|
PATH="$HOME/.local/bin:$HOME/bin:$PATH"
|
||||||
|
|
||||||
|
# Remap CapsLock Key to Escape
|
||||||
|
setxkbmap -option caps:escape
|
||||||
|
|||||||
Reference in New Issue
Block a user