fix(i3): index workspaces
This commit is contained in:
parent
f581e193c9
commit
e780c0a7ec
1 changed files with 5 additions and 5 deletions
|
@ -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"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue