feat: change wallpaper to fit in with colorscheme + have inspector tan

This commit is contained in:
Khaïs COLIN 2024-08-10 14:15:06 +02:00
parent 511a2deda8
commit 6cd91a48ff

View file

@ -2,7 +2,7 @@
{ {
stylix = { stylix = {
enable = true; enable = true;
image = ./wallpapers/suzume_door.png; image = ./wallpapers/nixos_inspector_tan.png;
polarity = "dark"; polarity = "dark";
base16Scheme = ./neovim_default_scheme.yaml; base16Scheme = ./neovim_default_scheme.yaml;