Update tooltips on waybar
This commit is contained in:
@@ -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" = {
|
||||
|
||||
Reference in New Issue
Block a user