[Binds] Fix swapescape

This commit is contained in:
2025-11-11 09:58:48 +01:00
parent 688b94c3ad
commit eabb972cb8
2 changed files with 12 additions and 4 deletions

View File

@@ -20,10 +20,8 @@ submap = device
# ── Swapescape ──────────────────────────────────────────────────────
bind = , ., exec, hyprctl keyword input:kb_options "caps:swapescape"
bind = , ., exec, submap, reset
bind = , :, exec, hyprctl keyword input:kb_options ""
bind = , :, exec, submap, reset
bind = , S, exec, fish -c "toggle-swapescape"
bind = , S, submap, reset
# ── FPV goggles binds ───────────────────────────────────────────────