u
This commit is contained in:
@@ -252,7 +252,7 @@ bind = $mainMod, Q, killactive,
|
||||
#bind = $mainMod, Escape, exit, # exit
|
||||
|
||||
# view mode change
|
||||
bind = $mainMod, V, togglefloating,
|
||||
bind = $mainMod, I, togglefloating,
|
||||
bind = $mainMod, P, pseudo, # dwindle - pseudotiled windows retain their floating size when tiled
|
||||
bind = $mainMod, W, togglesplit, # dwindle - toggle split mode (top/side)
|
||||
|
||||
@@ -293,6 +293,9 @@ bind = $mainMod SHIFT, V, layoutmsg, preselect d # next window to the bottom
|
||||
#bind = , Return, submap, reset
|
||||
#submap = reset
|
||||
|
||||
bind = SUPER+SHIFT+H, exec, hyprctl dispatch movewindowpixel exact 0 0 ; hyprctl dispatch resizeactive 0 9999
|
||||
|
||||
|
||||
# window cycle
|
||||
# https://github.com/hyprwm/Hyprland/issues/2061
|
||||
#bind = ALT, TAB, cyclenext # cycle windows in same workspace
|
||||
|
||||
Reference in New Issue
Block a user