fixed laptop binds lol

This commit is contained in:
2026-02-28 17:41:18 +00:00
parent 42f3ed7e4b
commit 815deeb99f
2 changed files with 4 additions and 3 deletions

View File

@@ -1,6 +1,3 @@
# Main modifier
$mainMod = mod1
$submod = super
bind = $mainMod, f, fullscreen # toggle the window between focus and fullscreen bind = $mainMod, f, fullscreen # toggle the window between focus and fullscreen

View File

@@ -1 +1,5 @@
# Main modifier
$mainMod = mod1
$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 exec-once = xremap ~/.config/xremap/config.yml --device /dev/input/event0 # Remap Caps to esc so i can use nvim without losing it