Home Gen120 @ 2024-04-26-14:58

This commit is contained in:
Jonas Röger 2024-04-26 14:58:09 +02:00
parent c2c67d5e45
commit 45aec1dc4e

View File

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