diff options
Diffstat (limited to '.config/i3')
-rw-r--r-- | .config/i3/config##desktop.Linux.Maus | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/i3/config##desktop.Linux.Maus b/.config/i3/config##desktop.Linux.Maus index bfc6f02..88f7e71 100644 --- a/.config/i3/config##desktop.Linux.Maus +++ b/.config/i3/config##desktop.Linux.Maus | |||
@@ -161,6 +161,9 @@ bindsym $mod+Shift+8 move container to workspace $ws8 | |||
161 | bindsym $mod+Shift+9 move container to workspace $ws9 | 161 | bindsym $mod+Shift+9 move container to workspace $ws9 |
162 | bindsym $mod+Shift+0 move container to workspace $ws10 | 162 | bindsym $mod+Shift+0 move container to workspace $ws10 |
163 | 163 | ||
164 | bindsym $mod+Shift+greater move container to output right | ||
165 | bindsym $mod+Shift+less move container to output left | ||
166 | |||
164 | # reload the configuration file | 167 | # reload the configuration file |
165 | bindsym $mod+Shift+c reload | 168 | bindsym $mod+Shift+c reload |
166 | # restart i3 inplace (preserves your layout/session, can be used to upgrade i3) | 169 | # restart i3 inplace (preserves your layout/session, can be used to upgrade i3) |