Fixed being unable to go to first workspace
This commit is contained in:
parent
9698598b23
commit
a5b34e584f
1
i3config
1
i3config
|
@ -130,6 +130,7 @@ bindsym $mod+a focus parent
|
||||||
|
|
||||||
# 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.
|
||||||
|
|
||||||
|
set $ws1 "1"
|
||||||
set $ws2 "2"
|
set $ws2 "2"
|
||||||
set $ws3 "3"
|
set $ws3 "3"
|
||||||
set $ws4 "4"
|
set $ws4 "4"
|
||||||
|
|
Loading…
Reference in a new issue