This commit is contained in:
Benjamin Palko 2024-08-21 00:03:30 -04:00
parent 62415d9fa2
commit 45ff4d5838
4 changed files with 6 additions and 11 deletions

View file

@ -16,10 +16,6 @@
darkerColor = true;
};
};
cursorTheme = {
name = "Volantes_cursors";
package = pkgs.volantes-cursors;
};
iconTheme = {
name = "WhiteSur-dark";
package = pkgs.whitesur-icon-theme.override { themeVariants = [ "default" ]; };