fix(i3): index workspaces

This commit is contained in:
ineanto 2023-05-30 18:20:28 +02:00
parent f581e193c9
commit e780c0a7ec

View file

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