Added keybinds for moving windows; Super + Shift + {hjkl}
This commit is contained in:
@@ -172,6 +172,10 @@ in
|
|||||||
"super, l, movefocus, r"
|
"super, l, movefocus, r"
|
||||||
"super, k, movefocus, u"
|
"super, k, movefocus, u"
|
||||||
"super, j, movefocus, d"
|
"super, j, movefocus, d"
|
||||||
|
"super shift, h, movewindow, l"
|
||||||
|
"super shift, l, movewindow, r"
|
||||||
|
"super shift, k, movewindow, u"
|
||||||
|
"super shift, j, movewindow, d"
|
||||||
"super, d, exec, switchmon"
|
"super, d, exec, switchmon"
|
||||||
"super, 1, exec, hyprctl 'dispatch workspace 1'"
|
"super, 1, exec, hyprctl 'dispatch workspace 1'"
|
||||||
"super, 2, exec, hyprctl 'dispatch workspace 2'"
|
"super, 2, exec, hyprctl 'dispatch workspace 2'"
|
||||||
|
|||||||
Reference in New Issue
Block a user