mirror of
https://github.com/youwen5/liminalOS.git
synced 2025-06-20 14:09:51 -07:00
style(waybar): change icons for workspaces
This commit is contained in:
parent
dbf3047602
commit
43280510cb
1 changed files with 5 additions and 3 deletions
|
@ -254,9 +254,11 @@ in
|
||||||
format = "{icon}";
|
format = "{icon}";
|
||||||
on-click = "activate";
|
on-click = "activate";
|
||||||
format-icons = {
|
format-icons = {
|
||||||
active = "";
|
# active = "";
|
||||||
empty = "";
|
# empty = "";
|
||||||
default = "";
|
# default = "";
|
||||||
|
active = "";
|
||||||
|
default = "";
|
||||||
urgent = "";
|
urgent = "";
|
||||||
special = "";
|
special = "";
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue