commit a182a2ed3fd709f154842a10ca6bc442f0b03134
parent 1e6ef121ebee1508007811dcb8dcfc72e99de52b
Author: Anders Damsgaard Christensen <adc@geo.au.dk>
Date: Wed, 31 Oct 2012 09:52:22 +0100
Workspaces must be named twice
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.i3/config b/.i3/config
@@ -102,8 +102,8 @@ bindsym $mod+9 workspace 9
bindsym $mod+0 workspace 10
# move focused container to workspace
-bindsym $mod+Shift+1 move container to workspace 1
-bindsym $mod+Shift+2 move container to workspace 2
+bindsym $mod+Shift+1 move container to workspace 1: www
+bindsym $mod+Shift+2 move container to workspace 2: dev
bindsym $mod+Shift+3 move container to workspace 3
bindsym $mod+Shift+4 move container to workspace 4
bindsym $mod+Shift+5 move container to workspace 5