Reworked config, added module autoloader

This commit is contained in:
2022-07-16 19:06:55 -07:00
parent 9da54839fb
commit 2c034c36ed
20 changed files with 256 additions and 292 deletions

View File

@ -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