[Linux] Autostart im hidden mode

This commit is contained in:
Tim Gromeyer
2025-06-14 14:46:27 +02:00
parent c0d915666b
commit 96ee2410e8

View File

@@ -66,7 +66,7 @@ private:
"[Desktop Entry]\n"
"Type=Application\n"
"Name=%1\n"
"Exec=%2\n"
"Exec=%2 --hide\n"
"Icon=%3\n"
"Comment=%4\n"
"X-GNOME-Autostart-enabled=true\n"