mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-22 08:14:00 +01:00
hyprland: Drop unused centerwindow keybind
This isn't needed now that hyprland centers floating windows by default.
This commit is contained in:
parent
a2f70631ed
commit
c4d374f63d
@ -185,7 +185,6 @@ in
|
|||||||
", Print, exec, grimblast --freeze copy area"
|
", Print, exec, grimblast --freeze copy area"
|
||||||
"${super}_ALT, delete, exit"
|
"${super}_ALT, delete, exit"
|
||||||
"${super}, V, togglefloating"
|
"${super}, V, togglefloating"
|
||||||
"${super}, B, centerwindow"
|
|
||||||
"${super}, U, exec, ~/.config/${gapsScript}"
|
"${super}, U, exec, ~/.config/${gapsScript}"
|
||||||
"${super}, X, pin"
|
"${super}, X, pin"
|
||||||
"${super}, F, fullscreen"
|
"${super}, F, fullscreen"
|
||||||
|
Loading…
Reference in New Issue
Block a user