mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-19 17:28:49 +02:00
sway: Set caps lock equal to escape
This change is very important for us vim users.
This commit is contained in:
parent
3e60bce07a
commit
95c53368ca
@ -19,6 +19,10 @@ input "2:7:SynPS/2_Synaptics_TouchPad" {
|
|||||||
middle_emulation enabled
|
middle_emulation enabled
|
||||||
}
|
}
|
||||||
|
|
||||||
|
input "1:1:AT_Translated_Set_2_keyboard" {
|
||||||
|
xkb_options caps:escape
|
||||||
|
}
|
||||||
|
|
||||||
### Key bindings
|
### Key bindings
|
||||||
#
|
#
|
||||||
# Basics:
|
# Basics:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user