fixup! Move workspace between monitors

This commit is contained in:
coolneng 2022-04-07 07:30:35 +02:00
parent 3b47be316f
commit bdcd623970
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 1 additions and 1 deletions

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