Fixed font name

master
mark 2023-08-22 09:00:24 -07:00
parent 6308f00345
commit 45c0c935a8
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ local theme = bar(theme)
local theme = clients(theme) local theme = clients(theme)
local theme = notifications(theme) local theme = notifications(theme)
theme.font = config.core.font.main theme.font = config.core.font.normal
theme.wallpaper = config.core.wallpaper theme.wallpaper = config.core.wallpaper