Add launching minimized #12
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hello,
It would be nice if the software would launch without showing the main window and just get into the system tray at startup.
Cheers
Hi there,
As per the readme, this can already be done with
-t
or--start-in-tray
. I use this to launch ntfysh-windows at boot from the Task Scheduler.If you're aware of this function, and are in fact referring to the window appearing briefly before disappearing into the tray at startup, I cannot remember what it was off the top of my head but I did try this and there was a technical limitation.
Thanks!
My bad, I might've overlooked that one. Thanks for the answer