flameshot-once profile: don't startup on launch
This commit is contained in:
parent
e655784c49
commit
657aa2b1d8
|
@ -186,6 +186,7 @@ let
|
|||
showHelp = cfg.showHelp;
|
||||
showSidePanelButton = cfg.showSidePanelButton;
|
||||
showStartupLaunchMessage = cfg.showStartupLaunchMessage;
|
||||
startupLaunch = false;
|
||||
};
|
||||
Shortcuts = {
|
||||
TYPE_COPY = "Return";
|
||||
|
|
Loading…
Reference in a new issue