setup cursor correctly

This commit is contained in:
Leonardo Eugênio 2022-08-07 22:00:01 -03:00
parent 384cb9064d
commit b33440435a
2 changed files with 5 additions and 2 deletions

View file

@ -296,9 +296,8 @@ in {
};
home.pointerCursor = {
name = "capitaine-cursors";
size = 32;
package = pkgs.capitaine-cursors;
x11.enable = true;
gtk.enable = true;
};
gtk = {
enable = true;