From 0f5fb2ce24adb69454ec59f60179a1a2b1bfaf87 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Sat, 29 Oct 2016 14:11:21 +0200 Subject: misc Signed-off-by: Florian Pritz --- .i3/config | 2 ++ 1 file changed, 2 insertions(+) (limited to '.i3') diff --git a/.i3/config b/.i3/config index 68ca9f3..8227e0e 100644 --- a/.i3/config +++ b/.i3/config @@ -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 -- cgit v1.2.3-24-g4f1b