Waybar: remove numbered workspaces from defaults
This commit is contained in:
parent
30ace9ee40
commit
2d9c0ef2f3
|
@ -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";
|
||||||
|
|
Loading…
Reference in a new issue