mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-03-18 15:23:44 +01:00
chore: hyprland - remove some unused keybindings
This commit is contained in:
@@ -115,16 +115,6 @@ bind = $mod, space, togglefloating
|
||||
# ## Action // Toggle fullscreen ##
|
||||
bind = $mod, f, fullscreen
|
||||
|
||||
# ## Action // Toggle fullscreen across all monitors##
|
||||
# WIP: https://github.com/hyprwm/Hyprland/issues/1660
|
||||
# bind = $mod SHIFT, f, fullscreen global
|
||||
|
||||
# ## Setting // Split windows horizontally ##
|
||||
# bind = $mod, b, splith
|
||||
|
||||
# ## Setting // Split windows vertically ##
|
||||
# bind = $mod, v, splitv
|
||||
|
||||
# ## Action // Switch to window stacking ##
|
||||
# bind = $mod, s, layout stacking
|
||||
|
||||
@@ -134,12 +124,6 @@ bind = $mod, f, fullscreen
|
||||
# ## Action // Toggle window splitting ##
|
||||
# bind = $mod, e, layout toggle split
|
||||
|
||||
# ## Navigation // Toggle focus between tiling and floating ##
|
||||
# bind = $mod, space, focus mode_toggle
|
||||
|
||||
# ## Navigation // Swap focus to the parent window ##
|
||||
# bind = $mod, a, focus parent
|
||||
|
||||
|
||||
# Misc
|
||||
# ============================================================================
|
||||
|
||||
Reference in New Issue
Block a user