formatting
This commit is contained in:
parent
71dffa98ad
commit
8b67965f22
@ -35,14 +35,12 @@
|
||||
in {
|
||||
picture-uri = "file://${wallpaper.override {
|
||||
preset = "nord-snow-aurora";
|
||||
inherit width;
|
||||
inherit height;
|
||||
inherit width height;
|
||||
}}/share/wallpapers/nixos-wallpaper.png";
|
||||
|
||||
picture-uri-dark = "file://${wallpaper.override {
|
||||
preset = "nord-night-aurora";
|
||||
inherit width;
|
||||
inherit height;
|
||||
inherit width height;
|
||||
}}/share/wallpapers/nixos-wallpaper.png";
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user