Fix waybar persistent-workspaces for renamed setup

This commit is contained in:
Evie Litherland-Smith 2023-12-27 10:44:27 +00:00
parent e2456be53a
commit 862ec2d202

View file

@ -50,12 +50,19 @@
};
persistent-workspaces = {
"emacs" = [ ];
"web" = [ ];
"term" = [ ];
"btm" = [ ];
"neomutt" = [ ];
"system" = [ ];
"web" = [ ];
"email" = [ ];
"chat" = [ ];
"games" = [ ];
"remote" = [ ];
"1" = [ ];
"2" = [ ];
"3" = [ ];
"4" = [ ];
"5" = [ ];
"6" = [ ];
};
show-special = true;
sort-by = "id";