Update fenrir-conf to include new debug settings. Removed obsolete configs.

This commit is contained in:
Storm Dragon 2017-08-11 16:37:21 -04:00
parent a354def36d
commit 4a249a138c

View File

@ -132,9 +132,7 @@ layout=en
[screen]
driver=vcsa
encoding=cp850
screenUpdateDelay=0.05
suspendingScreen=
encoding=auto
autodetectSuspendingScreen=True
[keyboard]
@ -161,6 +159,10 @@ doubleTapTimeout=0.2
[general]
debugLevel=0
# debugMode sets where the debug output should send to:
# debugMode=File writes to /var/log/fenrir.log
# debugMode=Print just prints on the screen
debugMode=File
punctuationProfile=default
punctuationLevel=some
respectPunctuationPause=True