ansible #1

Merged
onjen merged 14 commits from ansible into master 2021-08-26 20:53:23 +02:00
Showing only changes of commit d4fbd0dc1a - Show all commits

View File

@ -100,10 +100,10 @@
}, },
"format": "  {time} {capacity}%", "format": "  {time} {capacity}%",
"format-charging": "  {time} {capacity}%", "format-charging": "  {time} {capacity}%",
"format-plugged": "  {time} {capacity}%", "format-plugged": " {capacity}%",
"format-alt": "{time} {icon}", "format-alt": "{time} {icon}",
// "format-good": "", // An empty format will hide the module "format-good": " {capacity}%", // An empty format will hide the module
"format-full": " Full", "format-full": " {capacity}%",
"format-icons": ["", "", "", "", ""] "format-icons": ["", "", "", "", ""]
}, },
"battery#bat2": { "battery#bat2": {