hm: correct cursor settings

This commit is contained in:
Alexandre Cavalheiro 2024-06-04 17:47:38 -03:00
parent 4d9577e306
commit 0df1bcfd65
Signed by: wizardlink
GPG key ID: A5767B54367CFBDF

View file

@ -237,13 +237,10 @@
## Theming
home.pointerCursor = {
package = pkgs.catppuccin-cursors.frappeLavender;
name = "Catppuccin-Frappe-Lavender-Cursors";
name = "catppuccin-frappe-lavender-cursors";
gtk.enable = true;
x11 = {
enable = true;
defaultCursor = "Catppuccin-Frappe-Lavender-Cursors";
};
x11.enable = true;
};
# Configure GTK.