Changed font
parent
cc61f66c5b
commit
67982f2012
|
@ -1,10 +1,12 @@
|
||||||
# Fonts
|
# Fonts
|
||||||
font_family MesloLGS Nerd Font Mono
|
|
||||||
italic_font MesloLGS Nerd Font Mono
|
|
||||||
bold_font MesloLGS Nerd Font Mono
|
|
||||||
bold_italic_font MesloLGS Nerd Font Mono
|
|
||||||
font_size 12.0
|
|
||||||
|
|
||||||
adjust_line_height 0
|
|
||||||
adjust_column_width 0
|
font_family FantasqueSansMono NF
|
||||||
box_drawing_scale 0.001, 1, 1.5, 2
|
italic_font FantasqueSansMono NF
|
||||||
|
bold_font FantasqueSansMono NF
|
||||||
|
bold_italic_font FantasqueSansMono NF
|
||||||
|
font_size 14
|
||||||
|
|
||||||
|
adjust_line_height 0
|
||||||
|
adjust_column_width 0
|
||||||
|
box_drawing_scale 0.001, 1, 1.5, 2
|
||||||
|
|
|
@ -48,7 +48,7 @@ window_padding_width 8
|
||||||
inactive_text_alpha 1.0
|
inactive_text_alpha 1.0
|
||||||
background_opacity 0.7
|
background_opacity 0.7
|
||||||
placement_strategy center
|
placement_strategy center
|
||||||
hide_window_decorations yes
|
hide_window_decorations no
|
||||||
|
|
||||||
# Layouts
|
# Layouts
|
||||||
enabled_layouts splits,tall
|
enabled_layouts splits,tall
|
||||||
|
|
Loading…
Reference in New Issue