mirror of
https://github.com/kavishdevar/librepods.git
synced 2026-02-10 19:52:24 +00:00
[Linux] Autostart im hidden mode
This commit is contained in:
@@ -66,7 +66,7 @@ private:
|
|||||||
"[Desktop Entry]\n"
|
"[Desktop Entry]\n"
|
||||||
"Type=Application\n"
|
"Type=Application\n"
|
||||||
"Name=%1\n"
|
"Name=%1\n"
|
||||||
"Exec=%2\n"
|
"Exec=%2 --hide\n"
|
||||||
"Icon=%3\n"
|
"Icon=%3\n"
|
||||||
"Comment=%4\n"
|
"Comment=%4\n"
|
||||||
"X-GNOME-Autostart-enabled=true\n"
|
"X-GNOME-Autostart-enabled=true\n"
|
||||||
|
|||||||
Reference in New Issue
Block a user