mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 07:53:55 -05:00
waybar: clarify battery tooltip language
This commit is contained in:
parent
e002c8e332
commit
14a36a6e17
|
@ -80,7 +80,7 @@
|
|||
"format-icons" = ["" "" "" "" "" "" "" "" "" ""];
|
||||
"tooltip-format" = ''
|
||||
{capacity}%: {timeTo}.
|
||||
Using {power} watts.'';
|
||||
Draw: {power} watts.'';
|
||||
};
|
||||
"inhibitor" = {
|
||||
"what" = "sleep";
|
||||
|
|
Loading…
Reference in a new issue