mirror of
https://github.com/rad4day/Waybar.git
synced 2023-12-21 10:22:59 +01:00
Added second warning stage to battery module
Also naming is a bit more consistent
This commit is contained in:
@ -43,6 +43,8 @@
|
||||
"format": "{}% "
|
||||
},
|
||||
"battery": {
|
||||
// "warning": 30, // Default value: 30
|
||||
// "critical": 15, // Default value: 15
|
||||
"format": "{capacity}% {icon}",
|
||||
"format-icons": ["", "", "", "", ""]
|
||||
},
|
||||
|
Reference in New Issue
Block a user