From 3c7cdf65933c26e8d1d28331971876482a2da8a0 Mon Sep 17 00:00:00 2001 From: sadanslargehole Date: Sun, 5 May 2024 01:26:44 -0400 Subject: [PATCH] 107 current 2024-05-05 01:26:38 24.05.20240419.5c24cf2 6.6.28 * --- boxes/desktop/home.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boxes/desktop/home.nix b/boxes/desktop/home.nix index 6159c0a..0bd4710 100644 --- a/boxes/desktop/home.nix +++ b/boxes/desktop/home.nix @@ -20,7 +20,7 @@ in flameshot = { enable = true; settings.General.showDesktopNotification = false; - settings.General.startupLaunch = true; + settings.General.startupLaunch = false; # settings.Shortcuts.TYPE_IMAGEUPLOADER = ""; # settings.Shortcuts.TYPE_COPY = "Return"; };