update: new battary icons in waybar
This commit is contained in:
parent
71caefa11a
commit
1c96f24b09
@ -323,12 +323,15 @@
|
|||||||
"critical": 15
|
"critical": 15
|
||||||
},
|
},
|
||||||
"format": "{icon} {capacity}%",
|
"format": "{icon} {capacity}%",
|
||||||
"format-charging": " {capacity}%",
|
"format-charging": "{icon} {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": {
|
||||||
|
"Charging": ["","","","","","","","","","",""],
|
||||||
|
"default": ["","","","","","","","","","",""]
|
||||||
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
// Pulseaudio
|
// Pulseaudio
|
||||||
|
Loading…
Reference in New Issue
Block a user