Move battery icons to the left
This commit is contained in:
parent
510061b670
commit
072e051632
1 changed files with 2 additions and 2 deletions
|
@ -39,8 +39,8 @@
|
|||
},
|
||||
"format": " {capacity}%",
|
||||
"format-alt": "{time} ",
|
||||
"format-charging": "{capacity}% ",
|
||||
"format-plugged": "{capacity}% "
|
||||
"format-charging": " {capacity}%",
|
||||
"format-plugged": " {capacity}%"
|
||||
// "format-good": "", // An empty format will hide the module
|
||||
// "format-full": ""
|
||||
// "format-icons": ["", "", "", "", "", "", ""]
|
||||
|
|
Loading…
Add table
Reference in a new issue