Change icon font

This commit is contained in:
Wilfried OLLIVIER 2023-05-07 20:43:10 +02:00
parent 9c14370dd8
commit 2764f32797
1 changed files with 1 additions and 1 deletions

View File

@ -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