monitor moving logic
This commit is contained in:
@@ -208,6 +208,9 @@ bind = $mainMod SHIFT, 0, movetoworkspace, 10
|
||||
# Move workspace to next monitor (right)
|
||||
bind = $mainMod SHIFT, TAB, movecurrentworkspacetomonitor, r
|
||||
|
||||
# Move focus to next monitor (right)
|
||||
bind = $mainMod, TAB, focusmonitor, r
|
||||
|
||||
# Rotate screen with arrows //TODO: only works on builtin display (see scripts)
|
||||
bind = $mainMod SHIFT, up, exec, hyprctl keyword monitor "eDP-1,preferred,auto,1,transform,0"
|
||||
bind = $mainMod SHIFT, down, exec, hyprctl keyword monitor "eDP-1,preferred,auto,1,transform,2"
|
||||
|
||||
Reference in New Issue
Block a user