diff --git a/.config/i3/config_common b/.config/i3/config_common
index 4bbca09..2bc1007 100644
--- a/.config/i3/config_common
+++ b/.config/i3/config_common
@@ -212,9 +212,9 @@ bindsym $mod+ccedilla workspace number 9
 bindsym $mod+agrave workspace number 10
 
 # move focused container to workspace
-bindsym $mod+Shift+ampersand move container to workspace 1
-bindsym $mod+Shift+eacute move container to workspace 2
-bindsym $mod+Shift+quotedbl move container to workspace 3
+bindsym $mod+Shift+ampersand move container to workspace 1; workspace 1
+bindsym $mod+Shift+eacute move container to workspace 2; workspace 2
+bindsym $mod+Shift+quotedbl move container to workspace 3; workspace 3
 bindsym $mod+Shift+apostrophe move container to workspace 4
 bindsym $mod+Shift+5 move container to workspace 5
 bindsym $mod+Shift+minus move container to workspace 6