aboutsummaryrefslogtreecommitdiff
path: root/i3/.config
diff options
context:
space:
mode:
authorNeodarZ <neodarz@neodarz.net>2017-12-20 16:23:46 +0100
committerNeodarZ <neodarz@neodarz.net>2017-12-20 16:23:46 +0100
commita684aa6bd84f8fe35c27a7d77ca835222aa310fb (patch)
tree38380d2ab6ca0e50c3e9c49f7b9551372a3ea989 /i3/.config
parent18e060348af08f155ea04e7081af2003756ec17d (diff)
downloaddotfiles_ascii-a684aa6bd84f8fe35c27a7d77ca835222aa310fb.tar.xz
dotfiles_ascii-a684aa6bd84f8fe35c27a7d77ca835222aa310fb.zip
i3: quick fix because two command bug
Diffstat (limited to 'i3/.config')
-rw-r--r--i3/.config/i3/config2
1 files changed, 1 insertions, 1 deletions
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