nixos/home/desktop/waybar/modules/temperature.nix

6 lines
111 B
Nix

{
critical-threshold = 80;
format = "{temperatureC}°C {icon}";
format-icons = ["󱃃" "󰔏" "󱃂"];
}