Change the default value for fontFamily
This commit is contained in:
@@ -72,7 +72,8 @@ cursorStyle: block
|
||||
|
||||
# Font family
|
||||
# You can use any font that is installed on your machine
|
||||
fontFamily: Monaco, "Lucida Console", "Ubuntu Mono", Monospace
|
||||
# in CSS-like syntax
|
||||
fontFamily: "Monaco, Lucida Console, Ubuntu Mono, Monospace"
|
||||
|
||||
# The size of the font
|
||||
fontSize: 12
|
||||
|
||||
Reference in New Issue
Block a user