Updates
This commit is contained in:
parent
ef2f10de34
commit
a154240deb
@ -29,8 +29,8 @@
|
||||
"modules-right": [
|
||||
"custom/updates",
|
||||
"pulseaudio",
|
||||
"group/hardware",
|
||||
"battery",
|
||||
"group/hardware",
|
||||
"custom/exit",
|
||||
"clock"
|
||||
],
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user