home: Fix cursor theme configuration

This commit is contained in:
Erwin Boskma 2024-07-11 16:44:36 +02:00
parent c5dab48cd1
commit eb75b2b849
Signed by: erwin
SSH key fingerprint: SHA256:/Wk1WZdLg+vQHs3in9qq7PsIp8SMzwGSk/RLZ5zPuZk

View file

@ -243,7 +243,7 @@ in
]);
pointerCursor = {
name = "Catppuccin-Mocha-Dark-Cursors";
name = "catppuccin-mocha-dark-cursors";
package = pkgs.catppuccin-cursors.mochaDark;
gtk.enable = true;
x11.enable = true;