Skip to content

Commit f6f33ec

Browse files
committed
Core: set name of default NSUserFixedPitchFont to Keith-Medium.
1 parent 975a7ca commit f6f33ec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Core/os_files/Library/Preferences/GlobalDefaults.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,9 +79,9 @@
7979
<key>NSToolTipsFontSize</key>
8080
<string>11</string>
8181
<key>NSUserFixedPitchFont</key>
82-
<string>Liberation Mono</string>
82+
<string>Keith-Medium</string>
8383
<key>NSUserFixedPitchFontSize</key>
84-
<string>12</string>
84+
<string>10</string>
8585
<key>NSUserFont</key>
8686
<string>Helvetica-Medium</string>
8787
<key>NSUserFontSize</key>

0 commit comments

Comments
 (0)