fixed xremap
This commit is contained in:
@@ -2,4 +2,6 @@
|
|||||||
$mainMod = mod1
|
$mainMod = mod1
|
||||||
$submod = super
|
$submod = super
|
||||||
|
|
||||||
exec-once = xremap ~/.config/xremap/config.yml --device /dev/input/event0 # Remap Caps to esc so i can use nvim without losing it
|
input {
|
||||||
|
kb_options = caps:swapescape # swap caps and escape
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user