fixup! Move workspace between monitors

This commit is contained in:
2022-04-07 07:30:35 +02:00
parent 3b47be316f
commit bdcd623970

View File

@@ -255,7 +255,7 @@ for_window [class="R_x11"] resize set width 40 ppt
# Split windows vertically # Split windows vertically
exec swaymsg split vertical exec swaymsg split vertical
# Move workspaces between monitors # Move workspaces between monitors
bindsym $mod+greater move workspace to output right bindsym $mod+less move workspace to output right
# #
# Special keys # Special keys