We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8f743e commit b636f25Copy full SHA for b636f25
Flow.Launcher.Infrastructure/UserSettings/Settings.cs
@@ -363,6 +363,7 @@ public bool HideNotifyIcon
363
}
364
public bool LeaveCmdOpen { get; set; }
365
public bool HideWhenDeactivated { get; set; } = true;
366
+
367
private bool _showAtTopmost = true;
368
public bool ShowAtTopmost
369
{
0 commit comments