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

5 lines
51 B
Nix
Raw Normal View History

{
format = "{usage}% 󰻠";
tooltip = false;
}