Former-commit-id: c2bb7f475b
This commit is contained in:
Hadi
2024-06-08 20:50:18 +02:00
parent e104aec12d
commit 35dd9bb964
6 changed files with 301 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
xdg.configFile."wallpapers" = {
recursive = true;
source = ./wallpapers;
source = ../wallpapers;
};
}