feat(waybar): battery status
This commit is contained in:
parent
5fdfeb0b23
commit
4a7aa21cff
2 changed files with 2 additions and 2 deletions
File diff suppressed because one or more lines are too long
|
|
@ -224,7 +224,7 @@ in
|
|||
};
|
||||
interval = 30;
|
||||
tooltip = true;
|
||||
tooltip-format = "Capacity: {capacity}%\n{timeTo}";
|
||||
tooltip-format = "Status: {status}\nCapacity: {capacity}%\n{timeTo}";
|
||||
};
|
||||
|
||||
clock = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue