Home Gen118 @ 2024-04-26-14:55

This commit is contained in:
Jonas Röger 2024-04-26 14:55:45 +02:00
parent f18ac3302c
commit b9ac769f17

View File

@ -12,9 +12,12 @@
programs.wpaperd = {
enable = true;
settings = {
default = {
duration = "30m";
mode = "center";
};
any = {
path = ./static/wallpaper/nord.png;
mode = "center";
};
};
};