diff options
author | Florian Pritz <bluewind@xinu.at> | 2016-10-29 14:11:21 +0200 |
---|---|---|
committer | Florian Pritz <bluewind@xinu.at> | 2016-10-29 14:11:21 +0200 |
commit | 0f5fb2ce24adb69454ec59f60179a1a2b1bfaf87 (patch) | |
tree | f3be993d186b06e85c6a94c1f3f27b63ae0fbcf3 /.i3/config | |
parent | b18bf71e78becc8a7188d3479f0958d74a1686cd (diff) | |
download | dotfiles-0f5fb2ce24adb69454ec59f60179a1a2b1bfaf87.tar.gz dotfiles-0f5fb2ce24adb69454ec59f60179a1a2b1bfaf87.tar.xz |
misc
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to '.i3/config')
-rw-r--r-- | .i3/config | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -92,6 +92,8 @@ bindsym $mod+Shift+Down move down bindsym $mod+Shift+Up move up bindsym $mod+Shift+Right move right +bindsym $mod+x move workspace to output right + # split in horizontal orientation bindsym $mod+h split h |