Fixed being unable to go to first workspace

This commit is contained in:
termite 2025-05-08 13:18:45 -07:00
parent 9698598b23
commit a5b34e584f

View file

@ -130,6 +130,7 @@ bindsym $mod+a focus parent
# Define names for default workspaces for which we configure key bindings later on.
set $ws1 "1"
set $ws2 "2"
set $ws3 "3"
set $ws4 "4"