♻️ 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

@ -79,13 +79,13 @@
weather = {
unit = "metric";
location = "Bergen, Norway";
key = common.loadSecret lib ../../secrets/weather-api-key;
key = common.secret.weatherApiKey lib;
};
};
dashboard = {
directories.enabled = false;
powermenu.avatar.image = "${../../face.png}";
powermenu.avatar.image = "${theme.avatar.image}";
shortcuts.left = {
shortcut1 = {
command = common.default.browser;