mirror of
https://github.com/youwen5/liminalOS.git
synced 2025-06-20 05:59: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}";
|
||||
on-click = "activate";
|
||||
format-icons = {
|
||||
active = "";
|
||||
empty = "";
|
||||
default = "";
|
||||
# active = "";
|
||||
# empty = "";
|
||||
# default = "";
|
||||
active = "";
|
||||
default = "";
|
||||
urgent = "";
|
||||
special = "";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue