nvim: zenbones colorscheme; use Fira Code Nerd Font
This commit is contained in:
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user