[sway] Shuffle battery icons

This commit is contained in:
Vladan Popovic 2019-08-05 12:43:28 +02:00
parent 92b09b3a8b
commit 9e7e88dcec
1 changed files with 3 additions and 3 deletions

View File

@ -37,9 +37,9 @@
"warning": 30,
"critical": 15
},
"format": "{capacity}% {icon}",
"format-alt": "{time} {icon}",
"format-charging": "{capacity}% ",
"format": "{capacity}% ",
"format-alt": "{time} ",
"format-charging": "{capacity}% ",
"format-plugged": "{capacity}% "
// "format-good": "", // An empty format will hide the module
// "format-full": ""