Change icon font
This commit is contained in:
parent
9c14370dd8
commit
2764f32797
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ theme.awesome_icon = theme.wd .. "awesome.png"
|
|||
theme.base_font = "Fira Code"
|
||||
theme.font = theme.base_font .. " 8"
|
||||
theme.hotkeys_font = theme.base_font .. " 8"
|
||||
theme.taglist_font = "Fira Code 15"
|
||||
theme.taglist_font = "Hack Nerd Font Mono 15"
|
||||
theme.icon_font = theme.base_font .. " 8"
|
||||
theme.hotkeys_description_font = theme.font
|
||||
|
||||
|
|
Loading…
Reference in a new issue