feat(stylix): use rose-pine wallpaper.
This commit is contained in:
parent
71f5fd5333
commit
d49bbb559e
2 changed files with 1 additions and 1 deletions
BIN
modules/linux/nixos/rose-pine.png
Normal file
BIN
modules/linux/nixos/rose-pine.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 406 KiB |
|
|
@ -12,7 +12,7 @@
|
|||
# Enable sytling using stylix
|
||||
stylix.enable = true;
|
||||
stylix.autoEnable = true;
|
||||
stylix.image = ./tokyonight.png;
|
||||
stylix.image = ./rose-pine.png;
|
||||
stylix.base16Scheme = "${pkgs.base16-schemes}/share/themes/rose-pine.yaml";
|
||||
|
||||
# Change Cursor
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue