mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-25 01:33:17 +01:00
hyprland: Remove previous workspace keybind
Not needed anymore since relative workspaces are used instead.
This commit is contained in:
parent
f83c8cc0f8
commit
a263e5ac6a
@ -149,7 +149,6 @@ in
|
||||
bind = $SUPER_SHIFT, H, splitratio, -0.05
|
||||
bind = $SUPER_SHIFT, L, splitratio, +0.05
|
||||
|
||||
bind = $SUPER, grave, workspace, previous
|
||||
bind = $SUPER, 1, exec, hyprland-relative-workspace b
|
||||
bind = $SUPER, 2, exec, hyprland-relative-workspace f
|
||||
bind = $SUPER_SHIFT, 1, exec, hyprland-relative-workspace b --with-window
|
||||
|
Loading…
Reference in New Issue
Block a user