[sway] Shuffle battery icons
This commit is contained in:
parent
92b09b3a8b
commit
9e7e88dcec
1 changed files with 3 additions and 3 deletions
|
@ -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": ""
|
||||
|
|
Loading…
Add table
Reference in a new issue