Changed awesomewm theme font

This commit is contained in:
Kristofers Solo 2022-04-27 17:07:34 +03:00
parent 0069f594d2
commit e3714459a3

View File

@ -11,7 +11,7 @@ local themes_path = gfs.get_themes_dir()
local theme = {}
theme.font = "sans 8"
theme.font = "JetBrainsMono NF 8"
theme.bg_normal = "#222222"
theme.bg_focus = "#333333"