diff options
author | Yigit Sever | 2019-06-04 03:33:54 +0300 |
---|---|---|
committer | Yigit Sever | 2019-06-04 03:33:54 +0300 |
commit | a1a119aacdb0b1abfbb0ff97cc0869344308bdba (patch) | |
tree | 5cc6b38f6f14b1e8153b135f69b01eff3e0fb056 /.config/i3 | |
parent | 94a7d0abb0ab8bc849227a69417d706c6a76a16e (diff) | |
parent | 0063433dd2bf6341287458c91acc72f191537b3a (diff) | |
download | dotfiles-a1a119aacdb0b1abfbb0ff97cc0869344308bdba.tar.gz dotfiles-a1a119aacdb0b1abfbb0ff97cc0869344308bdba.tar.bz2 dotfiles-a1a119aacdb0b1abfbb0ff97cc0869344308bdba.zip |
Merge branch 'master' of 207.154.210.186:/home/yigit/dots
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) |