add jq
This commit is contained in:
@@ -205,8 +205,8 @@ bind = $mainMod SHIFT, 8, movetoworkspace, 8
|
||||
bind = $mainMod SHIFT, 9, movetoworkspace, 9
|
||||
bind = $mainMod SHIFT, 0, movetoworkspace, 10
|
||||
|
||||
# Move workspace to next monitor (right by default)
|
||||
bind = $mainMod SHIFT, TAB, movewindow, mon:+1
|
||||
# Move workspace to next monitor (right)
|
||||
bind = $mainMod SHIFT, TAB, movecurrentworkspacetomonitor, r
|
||||
|
||||
# Rotate screen with arrows //TODO: apply to 'current', don't change resolution, frame rate, or scale. Just Rotate
|
||||
bind = $mainMod SHIFT, up, exec, hyprctl keyword monitor "eDP-1,preferred,auto,1,transform,0"
|
||||
|
||||
Reference in New Issue
Block a user