use GoMono Nerd Font (alacritty and awesome wm)
This commit is contained in:
parent
e86fa41784
commit
78a59b9334
@ -144,11 +144,11 @@ draw_bold_text_with_bright_colors: false
|
|||||||
colors: *dark
|
colors: *dark
|
||||||
|
|
||||||
font:
|
font:
|
||||||
size: 10
|
size: 10.5
|
||||||
normal:
|
normal:
|
||||||
family: FiraCode Nerd Font Ret
|
family: GoMono Nerd Font
|
||||||
bold:
|
bold:
|
||||||
family: FiraCode Nerd Font Ret
|
family: GoMono Nerd Font
|
||||||
|
|
||||||
key_bindings:
|
key_bindings:
|
||||||
- key: F6
|
- key: F6
|
||||||
|
@ -5,7 +5,7 @@ local dpi = xresources.apply_dpi
|
|||||||
|
|
||||||
local theme = {}
|
local theme = {}
|
||||||
|
|
||||||
theme.font = "FiraCode Nerd Font Ret:size=10"
|
theme.font = "GoMono Nerd Font 10.5"
|
||||||
theme.tasklist_disable_icon = true
|
theme.tasklist_disable_icon = true
|
||||||
theme.wibar_height = 40
|
theme.wibar_height = 40
|
||||||
|
|
||||||
|
@ -5,7 +5,7 @@ local dpi = xresources.apply_dpi
|
|||||||
|
|
||||||
local theme = {}
|
local theme = {}
|
||||||
|
|
||||||
theme.font = "FiraCode Nerd Font Ret:size=10"
|
theme.font = "GoMono Nerd Font 10.5"
|
||||||
theme.tasklist_disable_icon = true
|
theme.tasklist_disable_icon = true
|
||||||
theme.wibar_height = 40
|
theme.wibar_height = 40
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user