Include showStartupLaunchMessage in example ini file (#3452)

This commit is contained in:
Henri Peurasaari
2025-05-02 11:53:57 +00:00
committed by GitHub
parent 9c098200c1
commit 7eb5627e07

View File

@@ -66,6 +66,9 @@
;; Launch at startup (bool)
;startupLaunch=true
;
;; Show greeting message on startup (bool)
;showStartupLaunchMessage=true
;
;; Opacity of area outside selection (int in range 0-255)
;contrastOpacity=190
;