diff options
-rw-r--r-- | scroll/config | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/scroll/config b/scroll/config index 5eaee2e..c695d28 100644 --- a/scroll/config +++ b/scroll/config @@ -201,8 +201,10 @@ animations { # Note: workspaces can have any name you want, not just numbers. # We just use 1-10 as the default. - bindsym $mod+Ctrl+1 move workspace to output left - bindsym $mod+Ctrl+2 move workspace to output right + bindsym $mod+Shift+Ctrl+h move container to output left + bindsym $mod+Shift+Ctrl+j move container to output down + bindsym $mod+Shift+Ctrl+k move container to output up + bindsym $mod+Shift+Ctrl+l move container to output right # Scaling # Workspace |