Move back to FuraCode #fonts
This commit is contained in:
@ -81,19 +81,19 @@ tabspaces: 8
|
||||
font:
|
||||
# Normal (roman) font face
|
||||
normal:
|
||||
family: Monoid
|
||||
family: FuraCode Nerd Font
|
||||
# The `style` can be specified to pick a specific face.
|
||||
#style: Regular
|
||||
|
||||
# Bold font face
|
||||
bold:
|
||||
family: Monoid
|
||||
family: FuraCode Nerd Font
|
||||
# The `style` can be specified to pick a specific face.
|
||||
#style: Bold
|
||||
|
||||
# Italic font face
|
||||
italic:
|
||||
family: Monoid
|
||||
family: FuraCode Nerd Font
|
||||
# The `style` can be specified to pick a specific face.
|
||||
#style: Italic
|
||||
|
||||
@ -269,7 +269,7 @@ selection:
|
||||
semantic_escape_chars: ",│`|:\"' ()[]{}<>"
|
||||
|
||||
# When set to `true`, selected text will be copied to the primary clipboard.
|
||||
save_to_clipboard: false
|
||||
save_to_clipboard: true
|
||||
|
||||
cursor:
|
||||
# Cursor style
|
||||
|
||||
Reference in New Issue
Block a user