catppuccin / nix

❄️ Soothing pastel theme for Nix
https://nix.catppuccin.com/
MIT License
303 stars 47 forks source link

chore(home-manager): cursors are now lowercase #212

Closed isabelroses closed 4 weeks ago

isabelroses commented 1 month ago

lovely init

ref https://github.com/NixOS/nixpkgs/commit/914a9ca2c8a0d2cc934bc8a63589346828cd2c75

isabelroses commented 1 month ago

If both cursors and hyprland are enabled we should consider setting the env vars

HYPRCURSOR_SIZE = "${toString cfg.size}";
HYPRCURSOR_THEME ="catppuccin-${cfg.cursor.flavor}-${cfg.cursor.accent}-cursors";