diff --git a/flameshot.example.ini b/flameshot.example.ini index 2717479d..189f41f0 100644 --- a/flameshot.example.ini +++ b/flameshot.example.ini @@ -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 ;