(home/desktop) enable x11 cursor theme
This commit is contained in:
parent
363e4765f1
commit
2b10901c04
|
@ -18,6 +18,11 @@
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
home.pointerCursor = {
|
||||||
|
size = 20;
|
||||||
|
gtk.enable = true;
|
||||||
|
x11.enable = true;
|
||||||
|
};
|
||||||
catppuccin.pointerCursor = {
|
catppuccin.pointerCursor = {
|
||||||
enable = true;
|
enable = true;
|
||||||
accent = "dark";
|
accent = "dark";
|
||||||
|
|
Loading…
Reference in a new issue