mirror of
https://github.com/ksyasuda/SubMiner.git
synced 2026-02-27 18:22:41 -08:00
change default plugin options
enable auto_start and auto_start_visible_overlay
This commit is contained in:
@@ -21,10 +21,10 @@ texthooker_port=5174
|
|||||||
backend=auto
|
backend=auto
|
||||||
|
|
||||||
# Automatically start overlay when a file is loaded
|
# Automatically start overlay when a file is loaded
|
||||||
auto_start=no
|
auto_start=yes
|
||||||
|
|
||||||
# Automatically show visible overlay when overlay starts
|
# Automatically show visible overlay when overlay starts
|
||||||
auto_start_visible_overlay=no
|
auto_start_visible_overlay=yes
|
||||||
|
|
||||||
# Show OSD messages for overlay status
|
# Show OSD messages for overlay status
|
||||||
osd_messages=yes
|
osd_messages=yes
|
||||||
|
|||||||
Reference in New Issue
Block a user