use GoMono Nerd Font (alacritty and awesome wm)

This commit is contained in:
2023-11-28 22:57:50 +01:00
parent e86fa41784
commit 78a59b9334
3 changed files with 5 additions and 5 deletions

View File

@ -5,7 +5,7 @@ local dpi = xresources.apply_dpi
local theme = {}
theme.font = "FiraCode Nerd Font Ret:size=10"
theme.font = "GoMono Nerd Font 10.5"
theme.tasklist_disable_icon = true
theme.wibar_height = 40

View File

@ -5,7 +5,7 @@ local dpi = xresources.apply_dpi
local theme = {}
theme.font = "FiraCode Nerd Font Ret:size=10"
theme.font = "GoMono Nerd Font 10.5"
theme.tasklist_disable_icon = true
theme.wibar_height = 40