mirror of
https://github.com/youwen5/nixos.git
synced 2024-11-24 17:53:51 -08:00
feat: switch to rose-pine gtk theme
This commit is contained in:
parent
03482ac8ee
commit
cd0617ef19
1 changed files with 2 additions and 2 deletions
|
@ -12,8 +12,8 @@
|
|||
name = "Papirus-Dark";
|
||||
};
|
||||
theme = {
|
||||
name = "Tokyonight-Dark";
|
||||
package = pkgs.tokyonight-gtk-theme;
|
||||
name = "rose-pine";
|
||||
package = pkgs.rose-pine-gtk-theme;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue