refactor: border sizes reduced, background opacity reduced;
refactor: animations changed
This commit is contained in:
@@ -178,6 +178,7 @@
|
||||
"format-icons": ["", "", "", "", "", "", "", "", ""]
|
||||
},
|
||||
"battery": {
|
||||
"full-at": 98,
|
||||
"states": {
|
||||
"good": 85,
|
||||
"warning": 30,
|
||||
@@ -185,7 +186,7 @@
|
||||
},
|
||||
"format": "{icon} {capacity}%",
|
||||
"format-full": "{icon} {capacity}%",
|
||||
"format-charging": "{icon} {capacity}%",
|
||||
"format-charging": "{icon}{capacity}%",
|
||||
"format-plugged": "{icon} {capacity}%",
|
||||
"format-alt": "{time} {icon}",
|
||||
// "format-good": "", // An empty format will hide the module
|
||||
|
||||
Reference in New Issue
Block a user