Regenerated

This commit is contained in:
2026-03-31 16:34:59 +00:00
parent 7d5fdc0c28
commit 708b419838
3 changed files with 280 additions and 295 deletions
+280 -285
View File
File diff suppressed because it is too large Load Diff
-5
View File
@@ -2433,11 +2433,6 @@ in
HYPRCURSOR_THEME = cursorName;
HYPRCURSOR_SIZE = toString cursorSize;
};
#################################
# Override GTK theme if needed
#################################
gtk.theme.name = lib.mkForce "Catppuccin-Mocha-Standard-Blue-Dark";
};
};
}
@@ -76,11 +76,6 @@ in
HYPRCURSOR_THEME = cursorName;
HYPRCURSOR_SIZE = toString cursorSize;
};
#################################
# Override GTK theme if needed
#################################
gtk.theme.name = lib.mkForce "Catppuccin-Mocha-Standard-Blue-Dark";
};
};
}