diff options
| author | Yigit Sever | 2019-06-04 02:54:47 +0300 |
|---|---|---|
| committer | Yigit Sever | 2019-06-04 02:54:47 +0300 |
| commit | 0063433dd2bf6341287458c91acc72f191537b3a (patch) | |
| tree | 74297fdd4585021b5e122df361ee321b6c48d788 /.config/i3 | |
| parent | fc82cb0dd404f49e8ecc8113dccbf597f7d7a444 (diff) | |
| download | dotfiles-0063433dd2bf6341287458c91acc72f191537b3a.tar.gz dotfiles-0063433dd2bf6341287458c91acc72f191537b3a.tar.bz2 dotfiles-0063433dd2bf6341287458c91acc72f191537b3a.zip | |
Move between outputs
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) |
