diff options
Diffstat (limited to 'i3')
-rw-r--r-- | i3/.config/i3/config | 2 |
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 |