Waybar: remove numbered workspaces from defaults

This commit is contained in:
Evie Litherland-Smith 2024-01-06 08:38:22 +00:00
parent 30ace9ee40
commit 2d9c0ef2f3

View file

@ -56,12 +56,6 @@
"chat" = [ ]; "chat" = [ ];
"games" = [ ]; "games" = [ ];
"remote" = [ ]; "remote" = [ ];
"1" = [ ];
"2" = [ ];
"3" = [ ];
"4" = [ ];
"5" = [ ];
"6" = [ ];
}; };
show-special = true; show-special = true;
sort-by = "id"; sort-by = "id";