stylix: change theme to ayu-dark
This commit is contained in:
parent
f527faf181
commit
d502780cae
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
image = ./wallpapers/nixos_inspector_tan.png;
|
image = ./wallpapers/nixos_inspector_tan.png;
|
||||||
polarity = "dark";
|
polarity = "dark";
|
||||||
base16Scheme = ./neovim_default_scheme.yaml;
|
base16Scheme = "${pkgs.base16-schemes}/share/themes/ayu-dark.yaml";
|
||||||
|
|
||||||
cursor = {
|
cursor = {
|
||||||
package = breezex-cursor;
|
package = breezex-cursor;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue