1
0
mirror of https://github.com/dcarrillo/dotfiles.git synced 2025-07-05 06:49:25 +00:00

[neovim/kitty] Improve bufferline UI

This commit is contained in:
2023-09-16 20:05:38 +02:00
parent b5ffc202a4
commit f0810b2e32
4 changed files with 16 additions and 87 deletions

View File

@ -2,14 +2,10 @@
#: Fonts {{{
font_family RobotoMono Nerd Font
# bold_font Roboto Mono Bold
# italic_font Roboto Mono Italic
# bold_italic_font Roboto Mono Bold Italic
font_size 9
font_features none
# symbol_map U+E007-U+F8E8 Font Awesome 6 Brands
# symbol_map U+F022 Font Awesome 6 Free
font_family RobotoMono Nerd Font
font_size 9
modify_font underline_thickness 2px
modify_font underline_position 4px
#: }}}