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

6 lines
111 B
Nix
Raw Normal View History

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