[i3] Ditch caps lock and use it as control key
This commit is contained in:
parent
e36b4a7558
commit
a9ef5d8306
1 changed files with 3 additions and 0 deletions
|
|
@ -215,3 +215,6 @@ focus_follows_mouse yes
|
|||
|
||||
# xset key hold speed
|
||||
exec --no-startup-id "xset r rate 350 30"
|
||||
|
||||
# Caps lock is control
|
||||
exec --no-startup-id setxkbmap -option "caps:ctrl_modifier"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue