Updates
This commit is contained in:
parent
ef2f10de34
commit
a154240deb
@ -29,8 +29,8 @@
|
|||||||
"modules-right": [
|
"modules-right": [
|
||||||
"custom/updates",
|
"custom/updates",
|
||||||
"pulseaudio",
|
"pulseaudio",
|
||||||
"group/hardware",
|
|
||||||
"battery",
|
"battery",
|
||||||
|
"group/hardware",
|
||||||
"custom/exit",
|
"custom/exit",
|
||||||
"clock"
|
"clock"
|
||||||
],
|
],
|
||||||
|
@ -176,13 +176,13 @@
|
|||||||
"warning": 30,
|
"warning": 30,
|
||||||
"critical": 15
|
"critical": 15
|
||||||
},
|
},
|
||||||
"format": "{icon} {capacity}%",
|
"format": "{icon}{capacity}%",
|
||||||
"format-charging": " {capacity}%",
|
"format-charging": " {capacity}%",
|
||||||
"format-plugged": " {capacity}%",
|
"format-plugged": " {capacity}%",
|
||||||
"format-alt": "{icon} {time}",
|
"format-alt": "{icon} {time}",
|
||||||
// "format-good": "", // An empty format will hide the module
|
// "format-good": "", // An empty format will hide the module
|
||||||
// "format-full": "",
|
// "format-full": "",
|
||||||
"format-icons": ["", "", "", "", ""]
|
"format-icons": [" ", " ", " ", " ", " "]
|
||||||
},
|
},
|
||||||
|
|
||||||
// Pulseaudio
|
// Pulseaudio
|
||||||
|
Loading…
Reference in New Issue
Block a user