This commit is contained in:
Stephan Raabe 2023-08-31 14:32:36 +02:00
parent ef2f10de34
commit a154240deb
2 changed files with 3 additions and 3 deletions

View File

@ -29,8 +29,8 @@
"modules-right": [
"custom/updates",
"pulseaudio",
"group/hardware",
"battery",
"group/hardware",
"custom/exit",
"clock"
],

View File

@ -176,13 +176,13 @@
"warning": 30,
"critical": 15
},
"format": "{icon} {capacity}%",
"format": "{icon}{capacity}%",
"format-charging": " {capacity}%",
"format-plugged": " {capacity}%",
"format-alt": "{icon} {time}",
// "format-good": "", // An empty format will hide the module
// "format-full": "",
"format-icons": ["", "", "", "", ""]
"format-icons": [" ", " ", " ", " ", " "]
},
// Pulseaudio