refactor(waybar): set battery full at 75%
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 1m11s
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 1m11s
This commit is contained in:
parent
02334f5601
commit
dc54831fdf
@ -48,7 +48,7 @@
|
||||
},
|
||||
"tooltip": true,
|
||||
"interval": 30,
|
||||
"full-at": 95,
|
||||
"full-at": 75,
|
||||
"format-time": "~{H}h:{M}m",
|
||||
"format-plugged": "{icon} {capacity}%",
|
||||
"format-charging": "{icon} {capacity}%",
|
||||
@ -237,4 +237,4 @@
|
||||
"icon-size": 14
|
||||
}
|
||||
}
|
||||
]
|
||||
]
|
Loading…
Reference in New Issue
Block a user