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

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

View File

@ -12,7 +12,7 @@
programs.wpaperd = { programs.wpaperd = {
enable = true; enable = true;
settings = { settings = {
any = { default = {
path = ./static/wallpaper/nord.png; path = ./static/wallpaper/nord.png;
}; };
}; };