Use system monospace font in termite. (set in fontconfig)
This commit is contained in:
parent
2760e14ceb
commit
83365cf0cd
@ -8,9 +8,9 @@ cursor_blink = system
|
|||||||
cursor_shape = block
|
cursor_shape = block
|
||||||
dynamic_title = true
|
dynamic_title = true
|
||||||
filter_unmatched_urls = true
|
filter_unmatched_urls = true
|
||||||
#font = Monospace 11
|
font = Monospace 11
|
||||||
#font = Iosevka Term 12
|
#font = Iosevka Term 12
|
||||||
font = Fira Code Regular 11
|
#font = Fira Code Regular 11
|
||||||
geometry = 900x650
|
geometry = 900x650
|
||||||
highlight = #2f2f2f
|
highlight = #2f2f2f
|
||||||
icon_name = terminal
|
icon_name = terminal
|
||||||
|
Loading…
Reference in New Issue
Block a user