diff --git a/modules/home/crow/home.nix b/modules/home/crow/home.nix index ae8d2c0..39361c6 100644 --- a/modules/home/crow/home.nix +++ b/modules/home/crow/home.nix @@ -44,7 +44,7 @@ }; cpu = { format = "{usage}% "; - tooltip = false + tooltip = false; }; temperature = { critical-threshold = 80;