mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 11:13:54 -05:00
hyprland: fixed lightdm cursor theme package
This commit is contained in:
parent
eab13fa26e
commit
70f16ce4b4
|
@ -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;
|
||||
|
||||
|
|
Loading…
Reference in a new issue