re-tweak waybar workspace config
This commit is contained in:
@@ -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>",
|
||||
|
||||
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user