sway: dual_monitor: Add key binding to move entire workspaces to

secondary
This commit is contained in:
Peter Cai 2023-01-22 17:51:16 -05:00
parent d0049cd981
commit 2fa362cb3f
1 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,8 @@ bindsym $mod+Shift+F7 move container to workspace F7
bindsym $mod+Shift+F8 move container to workspace F8
bindsym $mod+Shift+F9 move container to workspace F9
bindsym $mod+Shift+F12 move workspace to output $output_secondary
# Bind default numeric workspaces to internal display
workspace 1 output $output_internal
workspace 2 output $output_internal