♻️ Moved wallpapers, added wallpapers and secrets to theme and common files
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user