Reworked config, added module autoloader
This commit is contained in:
@ -21,7 +21,7 @@ local theme = notifications(theme)
|
||||
|
||||
theme.font = "Hack NF 12"
|
||||
|
||||
theme.wallpaper = conf.wallpaper
|
||||
theme.wallpaper = config.core.wallpaper
|
||||
|
||||
theme.bg_normal = theme.color.lblack
|
||||
theme.bg_focus = theme.color.black
|
||||
|
Reference in New Issue
Block a user