waybar: show battery time
This commit is contained in:
parent
39e80d8785
commit
110501fc1d
@ -59,10 +59,10 @@
|
|||||||
"warning": 30,
|
"warning": 30,
|
||||||
"critical": 15
|
"critical": 15
|
||||||
},
|
},
|
||||||
"interval": 60,
|
"interval": 30,
|
||||||
"format": "{capacity}% {icon}",
|
"format": "{capacity}% {time} {icon}",
|
||||||
// "format": "{capacity}% {time} {icon}",
|
// "format": "{capacity}% {time} {icon}",
|
||||||
"format-time": "{H}:{M:02}",
|
"format-time": "{H:02}:{M:02}",
|
||||||
//"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": ["", "", "", "", ""]
|
||||||
|
Loading…
Reference in New Issue
Block a user