♻️ Moved wallpapers, added wallpapers and secrets to theme and common files

This commit is contained in:
2025-03-09 11:53:49 +01:00
parent 1ff146e3c0
commit 542a627e23
17 changed files with 39 additions and 30 deletions

View File

@ -8,7 +8,7 @@ in
flavor = flavor;
font = theme.nerdFont;
fontSize = "9";
background = "${../wallpapers/catppuccin_high.png}";
background = builtins.toString ../assets/catppuccin_high.png;
loginBackground = true;
})
];