hyprland: Drop unused centerwindow keybind

This isn't needed now that hyprland centers floating windows by default.
This commit is contained in:
Donovan Glover 2024-08-26 00:04:47 -04:00
parent a2f70631ed
commit c4d374f63d
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -185,7 +185,6 @@ in
", Print, exec, grimblast --freeze copy area"
"${super}_ALT, delete, exit"
"${super}, V, togglefloating"
"${super}, B, centerwindow"
"${super}, U, exec, ~/.config/${gapsScript}"
"${super}, X, pin"
"${super}, F, fullscreen"