mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 03:33:55 -05:00
mauville: change wallpaper
This commit is contained in:
parent
fb1083dc46
commit
bbb0fc48c5
|
@ -6,7 +6,7 @@
|
||||||
stylix = {
|
stylix = {
|
||||||
enable = true;
|
enable = true;
|
||||||
base16Scheme = "${pkgs.base16-schemes}/share/themes/gruvbox-dark-hard.yaml";
|
base16Scheme = "${pkgs.base16-schemes}/share/themes/gruvbox-dark-hard.yaml";
|
||||||
image = "${self.inputs.wallpapers}/wallhaven-mp886k.jpg";
|
image = "${self.inputs.wallpapers}/wallhaven-3lyrvy.png";
|
||||||
imageScalingMode = "fill";
|
imageScalingMode = "fill";
|
||||||
polarity = "dark";
|
polarity = "dark";
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue