From a684aa6bd84f8fe35c27a7d77ca835222aa310fb Mon Sep 17 00:00:00 2001 From: NeodarZ Date: Wed, 20 Dec 2017 16:23:46 +0100 Subject: i3: quick fix because two command bug --- i3/.config/i3/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'i3/.config') diff --git a/i3/.config/i3/config b/i3/.config/i3/config index d27fcf2..b75963f 100644 --- a/i3/.config/i3/config +++ b/i3/.config/i3/config @@ -329,7 +329,7 @@ bindsym $WinKey+Control+$AltKey+3 move container to workspace 23 bindsym $WinKey+Control+$AltKey+4 move container to workspace 24 bindsym $WinKey+Control+$AltKey+5 move container to workspace 25 bindsym $WinKey+Control+$AltKey+6 move container to workspace 26 -bindsym $WinKey+Control+$AltKey+4 move container to workspace 27 +#bindsym $WinKey+Control+$AltKey+4 move container to workspace 27 bindsym $WinKey+Control+$AltKey+8 move container to workspace 28 bindsym $WinKey+Control+$AltKey+9 move container to workspace 29 bindsym $WinKey+Control+$AltKey+0 move container to workspace 30 -- cgit v1.2.1