Fixed font name
parent
6308f00345
commit
45c0c935a8
|
@ -19,7 +19,7 @@ local theme = bar(theme)
|
|||
local theme = clients(theme)
|
||||
local theme = notifications(theme)
|
||||
|
||||
theme.font = config.core.font.main
|
||||
theme.font = config.core.font.normal
|
||||
|
||||
theme.wallpaper = config.core.wallpaper
|
||||
|
||||
|
|
Loading…
Reference in New Issue