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