hyprland resizing

This commit is contained in:
Lennart J. Kurzweg (Nx2)
2026-03-03 16:46:24 +01:00
parent 18719bdc2e
commit fe70e6c1e3

View File

@@ -492,10 +492,10 @@ in {
# "SUPER, TAB, exec, hyprswitch --daemon --do-initial-execute" # "SUPER, TAB, exec, hyprswitch --daemon --do-initial-execute"
"SUPER, Next, resizeactive, 10% 10%" "SUPER, Next, resizeactive, 10% 10%"
"SUPER, Prior, resizeactive, -10% -10%" "SUPER, Prior, resizeactive, -10% -10%"
"SUPER ALT, j, resizeactive, 0% 10%" "SUPER ALT, j, resizeactive, 0% 7%"
"SUPER ALT, k, resizeactive, 0% -10%" "SUPER ALT, k, resizeactive, 0% -7%"
"SUPER ALT, l, resizeactive, 10% -10%" "SUPER ALT, l, resizeactive, 7% 0%"
"SUPER ALT, h, resizeactive, -10% 0%" "SUPER ALT, h, resizeactive, -7% 0%"
]; ];
plugin = { plugin = {
overview = { overview = {