diff --git a/laptop-files/.config/hypr/binds-local.conf b/laptop-files/.config/hypr/binds-local.conf index 4fb3ae8d..b49e5fb0 100644 --- a/laptop-files/.config/hypr/binds-local.conf +++ b/laptop-files/.config/hypr/binds-local.conf @@ -1,6 +1,3 @@ -# Main modifier -$mainMod = mod1 -$submod = super bind = $mainMod, f, fullscreen # toggle the window between focus and fullscreen diff --git a/laptop-files/.config/hypr/local.conf b/laptop-files/.config/hypr/local.conf index 26cda8d5..f6c09cf5 100644 --- a/laptop-files/.config/hypr/local.conf +++ b/laptop-files/.config/hypr/local.conf @@ -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