fix(theme): clearer naming and making secondary optional
This commit is contained in:
@@ -36,8 +36,8 @@
|
||||
theme = {
|
||||
background = {
|
||||
lockscreen = "wallpaper_4";
|
||||
desktop = "wallpaper_1";
|
||||
vertical = "wallpaper_5";
|
||||
primary = "wallpaper_1";
|
||||
secondary = "wallpaper_5";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user