mirror of
https://github.com/kristoferssolo/solorice.git
synced 2025-10-21 20:10:34 +00:00
Changed awesomewm theme font
This commit is contained in:
parent
0069f594d2
commit
e3714459a3
@ -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"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user