Update tooltips on waybar

This commit is contained in:
Alexander Wainwright
2025-12-26 14:34:05 +10:00
parent 9987137808
commit 54f8d30d93

View File

@@ -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" = {