diff --git a/themes/gruvbox/theme.lua b/themes/gruvbox/theme.lua index 5c90cce..423c30a 100644 --- a/themes/gruvbox/theme.lua +++ b/themes/gruvbox/theme.lua @@ -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