nvim: zenbones colorscheme; use Fira Code Nerd Font

This commit is contained in:
2024-06-14 22:35:13 +02:00
parent d3b783cb55
commit 55e747eec2
8 changed files with 15 additions and 35 deletions

View File

@ -5,7 +5,7 @@ local dpi = xresources.apply_dpi
local theme = {}
theme.font = "GoMono Nerd Font 10.5"
theme.font = "Fira Code 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 = "GoMono Nerd Font 10.5"
theme.font = "Fira Code Nerd Font 10.5"
theme.tasklist_disable_icon = true
theme.wibar_height = 40