~dvko/dotfiles

876251f18e9695f5b928403a0bdf277a0335dd8f — Danny van Kooten 5 months ago af3e9d9
add nerd font as fallback so we can have icons'
1 files changed, 5 insertions(+), 1 deletions(-)

M .config/foot/foot.ini
M .config/foot/foot.ini => .config/foot/foot.ini +5 -1
@@ 8,7 8,7 @@ shell=/usr/bin/fish
# title=foot
# locked-title=no

font=monospace:size=9
font=monospace,Droid Sans Mono
# font-bold=<bold variant of regular font>
# font-italic=<italic variant of regular font>
# font-bold-italic=<bold+italic variant of regular font>


@@ 32,3 32,7 @@ font=monospace:size=9
# word-delimiters=,│`|:"'()[]{}<>
# selection-target=primary
# workers=<number of logical CPUs>

[tweak]
allow-overflowing-double-width-glyphs=true