mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2025-01-09 19:16:48 +00:00
[kitty/Polybar] Use Roboto Nerd font
This commit is contained in:
parent
e2462448f5
commit
12cb52c3e3
@ -2,10 +2,10 @@
|
|||||||
|
|
||||||
#: Fonts {{{
|
#: Fonts {{{
|
||||||
|
|
||||||
font_family Roboto Mono Regular
|
font_family RobotoMono Nerd Font
|
||||||
bold_font Roboto Mono Bold
|
# bold_font Roboto Mono Bold
|
||||||
italic_font Roboto Mono Italic
|
# italic_font Roboto Mono Italic
|
||||||
bold_italic_font Roboto Mono Bold Italic
|
# bold_italic_font Roboto Mono Bold Italic
|
||||||
font_size 9
|
font_size 9
|
||||||
font_features none
|
font_features none
|
||||||
# symbol_map U+E007-U+F8E8 Font Awesome 6 Brands
|
# symbol_map U+E007-U+F8E8 Font Awesome 6 Brands
|
||||||
|
@ -58,7 +58,7 @@ fixed-center = true
|
|||||||
background = ${colors.background}
|
background = ${colors.background}
|
||||||
foreground = ${colors.foreground}
|
foreground = ${colors.foreground}
|
||||||
|
|
||||||
font-0 = "RobotoMono-Regular:size=16:antialias=true;1"
|
font-0 = "RobotoMono Nerd Font Mono:style=Regular:size=16:antialias=true;1"
|
||||||
; https://fontawesome.com/cheatsheet/free
|
; https://fontawesome.com/cheatsheet/free
|
||||||
font-1 = "FontAwesome:size=16:antialias=true;2"
|
font-1 = "FontAwesome:size=16:antialias=true;2"
|
||||||
font-2 = "Material Icons:size=16:antialias=true;1"
|
font-2 = "Material Icons:size=16:antialias=true;1"
|
||||||
|
Loading…
Reference in New Issue
Block a user