hyprland resizing
This commit is contained in:
@@ -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 = {
|
||||||
|
|||||||
Reference in New Issue
Block a user