Update tooltips on waybar
This commit is contained in:
parent
9987137808
commit
54f8d30d93
1 changed files with 1 additions and 1 deletions
|
|
@ -243,11 +243,11 @@ in
|
|||
|
||||
"cpu" = {
|
||||
format = "{usage}% ";
|
||||
tooltip = false;
|
||||
};
|
||||
|
||||
"memory" = {
|
||||
format = "{}% ";
|
||||
tooltip-format = "RAM: {used}GiB / {total}GiB ({percentage}%)\nSwap: {swapUsed}GiB / {swapTotal}GiB ({swapPercentage}%)";
|
||||
};
|
||||
|
||||
"battery" = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue