Hide battery widget when charged.
This commit is contained in:
parent
d729926baf
commit
b1065b6c30
@ -173,6 +173,7 @@ screens = [
|
||||
unknown_char='\uf444',
|
||||
full_char='\uf102',
|
||||
update_interval=1,
|
||||
hide_threshold=0.8,
|
||||
low_background='#770000',
|
||||
low_foreground='#feffff',
|
||||
low_percentage=0.2,
|
||||
|
Loading…
Reference in New Issue
Block a user