Create addtional battery indicator on waybar
This commit is contained in:
@@ -55,7 +55,7 @@
|
||||
"format-alt": "{:%Y-%m-%d}"
|
||||
},
|
||||
"battery": {
|
||||
"bat": "BAT1",
|
||||
"bat": "BAT0",
|
||||
"states": {
|
||||
"good": 95,
|
||||
"warning": 60,
|
||||
@@ -70,7 +70,7 @@
|
||||
"format-icons": ["", "", ""]
|
||||
},
|
||||
"battery#bat2": {
|
||||
"bat": "BAT0",
|
||||
"bat": "BAT1",
|
||||
"states": {
|
||||
"good": 95,
|
||||
"warning": 60,
|
||||
|
||||
Reference in New Issue
Block a user