Skip to content
Snippets Groups Projects
Commit 57d0b9b2 authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Make the default graphcis mode scaling factor: 2

This especially important/noticeable on a 4K monitor.
parent b6b57d12
No related branches found
No related tags found
No related merge requests found
......@@ -12,5 +12,5 @@ lines = 0 (auto)
insert = true
; Milliseconds to wait for escape sequence, differentiating between ESC key press and extended key escape sequence
esc_delay = 25
; Initial display scale of graphical window, fractions supported
scaling = 0 (auto)
\ No newline at end of file
; Initial display scale of graphical window, fractions supported (0 = auto)
scaling = 2
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment