diff --git a/modules/home-manager/hyprland.nix b/modules/home-manager/hyprland.nix index cd50a0b..5524aca 100644 --- a/modules/home-manager/hyprland.nix +++ b/modules/home-manager/hyprland.nix @@ -278,6 +278,7 @@ in { }; temperature = { critical-threshold = 80; + hwmon-path = "/sys/class/hwmon/hwmon2/temp1_input"; format = " {temperatureC}°C"; }; battery = {