hyprland: fixed lightdm cursor theme package

This commit is contained in:
Aly Raffauf 2024-03-26 15:05:55 -04:00
parent eab13fa26e
commit 70f16ce4b4

View file

@ -23,7 +23,7 @@
};
font.name = "NotoSans Nerd Font Regular";
cursorTheme.package = pkgs.catppuccin-cursors.latteDark;
cursorTheme.package = pkgs.catppuccin-cursors.frappeDark;
cursorTheme.name = "Catppuccin-Frappe-Dark-Cursors";
cursorTheme.size = 32;