Compare commits

..

1 Commits

Author SHA1 Message Date
a5ec10426d re-tweak waybar workspace config 2025-10-28 15:07:35 -04:00
2 changed files with 7 additions and 19 deletions

View File

@@ -18,25 +18,9 @@
"on-click": "activate",
"format": "{icon}",
"format-icons": {
"default": "",
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9",
"active": "󱓻"
"on-click": "activate",
"format": "{icon}",
},
"persistent-workspaces": {
"1": [],
"2": [],
"3": [],
"4": [],
"5": []
}
},
"custom/omarchy": {
"format": "<span font='omarchy'>\ue900</span>",

View File

@@ -2,7 +2,7 @@
* {
background-color: @background;
color: @foreground;
/* color: @foreground; */
border: none;
border-radius: 0;
@@ -30,6 +30,10 @@
opacity: 0.5;
}
#workspaces button.active {
color: #bfe28c;
}
#cpu,
#battery,
#pulseaudio,