mirror of
https://github.com/rad4day/Waybar.git
synced 2025-07-20 01:42:38 +02: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