diff --git a/linux/hyprpanel/laptop_hyprpanel_config.json b/linux/hyprpanel/laptop_hyprpanel_config.json index f22c4a2..6c6a782 100644 --- a/linux/hyprpanel/laptop_hyprpanel_config.json +++ b/linux/hyprpanel/laptop_hyprpanel_config.json @@ -88,5 +88,6 @@ "bar.customModules.ram.round": true, "bar.customModules.cpu.pollingInterval": 1100, "bar.customModules.ram.pollingInterval": 1100, - "bar.customModules.cpuTemp.pollingInterval": 1100 + "bar.customModules.cpuTemp.pollingInterval": 1100, + "bar.customModules.cpuTemp.sensor": "/sys/devices/pci0000:00/0000:00:08.1/0000:62:00.0/hwmon/hwmon7/temp1_input" } \ No newline at end of file