mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2025-07-17 21:56:07 -04:00
Made some app defaults more sane.
This commit is contained in:
@@ -8,7 +8,7 @@ language = string(default="system")
|
||||
hide_gui = boolean(default=False)
|
||||
voice_enabled = boolean(default=False)
|
||||
ask_at_exit = boolean(default=True)
|
||||
use_invisible_keyboard_shorcuts = boolean(default=False)
|
||||
use_invisible_keyboard_shorcuts = boolean(default=True)
|
||||
log_level = string(default="error")
|
||||
|
||||
[keymap]
|
||||
|
Reference in New Issue
Block a user