Using new nerd font
This commit is contained in:
parent
7ef5fb6e47
commit
37a15c80e1
|
@ -1,5 +1,5 @@
|
||||||
include ./mocha.conf
|
include ./mocha.conf
|
||||||
font_family jetbrains mono nerd font
|
font_family SFMono Nerd Font Mono
|
||||||
font_size 12
|
font_size 12
|
||||||
bold_font auto
|
bold_font auto
|
||||||
italic_font auto
|
italic_font auto
|
||||||
|
@ -10,7 +10,7 @@ url_color #0087bd
|
||||||
url_style dotted
|
url_style dotted
|
||||||
#Close the terminal without confirmation
|
#Close the terminal without confirmation
|
||||||
confirm_os_window_close 0
|
confirm_os_window_close 0
|
||||||
background_opacity 0.99
|
background_opacity 0.75
|
||||||
enable_audio_bell no
|
enable_audio_bell no
|
||||||
include ./theme.conf
|
include ./theme.conf
|
||||||
map crtl+shift+enter new_window_with_cmd
|
map crtl+shift+enter new_window_with_cmd
|
||||||
|
|
Loading…
Reference in New Issue