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;
|
size = 14;
|
||||||
};
|
};
|
||||||
theme = {
|
theme = {
|
||||||
name = "Juno";
|
name = "Orchis-Purple-Dark-Compact";
|
||||||
package = pkgs.juno-theme; # .override {
|
package = pkgs.orchis-theme;
|
||||||
# colorVariants = [ "dark" ];
|
|
||||||
# themeVariants = [ "green" ];
|
|
||||||
# tweakVariants = [ "macos" ];
|
|
||||||
# };
|
|
||||||
};
|
};
|
||||||
iconTheme = {
|
iconTheme = {
|
||||||
name = "Papirus-Dark";
|
name = "Papirus-Dark";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue