[Binds] Add binds to dynamically enable and disable caps:swapescape
This commit is contained in:
@@ -19,6 +19,13 @@ bind = $mainMod, D, submap, device
|
|||||||
submap = device
|
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
|
||||||
|
|
||||||
|
|
||||||
# ── FPV goggles binds ───────────────────────────────────────────────
|
# ── FPV goggles binds ───────────────────────────────────────────────
|
||||||
bind = CTRL, D, exec, hyprctl keyword monitor HDMI-A-1, 1280x720@60, 1920x0, 1, mirror, DP-1 && notify-send 'Set FPV goggles to mirror main screen' --app-name="Hyprctl"
|
bind = CTRL, D, exec, hyprctl keyword monitor HDMI-A-1, 1280x720@60, 1920x0, 1, mirror, DP-1 && notify-send 'Set FPV goggles to mirror main screen' --app-name="Hyprctl"
|
||||||
bind = CTRL, E, exec, hyprctl keyword monitor HDMI-A-1, 1280x720@60, 3840x0, 1 && notify-send 'Set to expand FPV goggles' --app-name="Hyprctl"
|
bind = CTRL, E, exec, hyprctl keyword monitor HDMI-A-1, 1280x720@60, 3840x0, 1 && notify-send 'Set to expand FPV goggles' --app-name="Hyprctl"
|
||||||
|
|||||||
Reference in New Issue
Block a user