{ pkgs, ... }: { home.pointerCursor = { package = pkgs.catppuccin-cursors.mochaPink; name = "Catppuccin-Mocha-Pink-Cursors"; gtk.enable = true; }; }