mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-26 10:44:57 +08:00
feat: switch to orchis
This commit is contained in:
parent
0d5ee75dba
commit
7458bae46f
1 changed files with 2 additions and 6 deletions
|
|
@ -33,12 +33,8 @@ in
|
|||
size = 14;
|
||||
};
|
||||
theme = {
|
||||
name = "Juno";
|
||||
package = pkgs.juno-theme; # .override {
|
||||
# colorVariants = [ "dark" ];
|
||||
# themeVariants = [ "green" ];
|
||||
# tweakVariants = [ "macos" ];
|
||||
# };
|
||||
name = "Orchis-Purple-Dark-Compact";
|
||||
package = pkgs.orchis-theme;
|
||||
};
|
||||
iconTheme = {
|
||||
name = "Papirus-Dark";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue