refactored theme configuration to use stylix instead of individually theming each program
This commit is contained in:
@@ -20,7 +20,5 @@ in {
|
||||
hidePodcasts
|
||||
shuffle # shuffle+ (special characters are sanitized out of extension names)
|
||||
];
|
||||
theme = spicePkgs.themes.catppuccin;
|
||||
colorScheme = "mocha";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user