diff options
-rw-r--r-- | i3/config | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -22,6 +22,9 @@ bindsym $mod+Shift+j move down bindsym $mod+Shift+k move up bindsym $mod+Shift+l move right +bindsym $mod+Shift+Control+h move workspace to output left +bindsym $mod+Shift+Control+l move workspace to output right + bindsym $mod+w split h bindsym $mod+v split v |