This commit is contained in:
mjallen18
2025-12-01 16:48:16 -06:00
parent 3a84cfd7b8
commit 31e0a03dc2
3 changed files with 12 additions and 14 deletions

View File

@@ -44,14 +44,6 @@ let
in
{
config = mkIf cfg.enable {
home = {
pointerCursor = {
gtk.enable = true;
package = cursorThemePkg;
name = cursorTheme;
size = cursorSize;
};
};
dconf = {
enable = true;