feat: add stylix theme
Break Changes: - May need reconfigure fcitx5 input method
This commit is contained in:
parent
ca73fac1f6
commit
d1913a50ae
30 changed files with 621 additions and 531 deletions
|
|
@ -3,11 +3,6 @@
|
|||
boot = {
|
||||
plymouth = {
|
||||
enable = true;
|
||||
theme = "hexagon_dots";
|
||||
themePackages = with pkgs; [
|
||||
(adi1090x-plymouth-themes.override { selected_themes = [ "hexagon_dots" ]; })
|
||||
(catppuccin-plymouth.override { variant = "frappe"; })
|
||||
];
|
||||
};
|
||||
|
||||
consoleLogLevel = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue