diff --git a/dot_config/i3/config b/dot_config/i3/config index 0f22d6f..46d4d57 100644 --- a/dot_config/i3/config +++ b/dot_config/i3/config @@ -192,11 +192,11 @@ bindsym $mod+Shift+s exec kazam # Define names for default workspaces for which we configure key bindings later on. # We use variables to avoid repeating the names in multiple places. -set $ws1 "base" -set $ws2 "launchpad" -set $ws3 "web" -set $ws4 "other" -set $ws5 "music" +set $ws1 "1:base" +set $ws2 "2:launchpad" +set $ws3 "3:web" +set $ws4 "4:other" +set $ws5 "5:music" set $ws6 "6" set $ws7 "7" set $ws8 "8"