fix(config): move fullUnicode to [screenOpts]

This commit is contained in:
Dan Kaplun 2015-08-05 09:48:13 -04:00
parent a915d544f7
commit 95fd6bd8c0

View File

@ -4,9 +4,6 @@
;;;;;;;;;;;;
; Settings ;
;;;;;;;;;;;;
[slap]
fullUnicode = false
[header]
messageDuration = 5000
blinkRate = 500
@ -111,3 +108,4 @@ findThrottle = 150
[screenOpts]
smartCSR = true
fullUnicode = false