So, you may know that if the app is already open, opening the app again or running again the cider command on linux will just try to open a new cider instance, instead of focusing the window. It's a mess because the only way to re-open the app when it's in the system tray is in fact, from the system tray, and this goes against many people's workflows, because maybe somebody doesn't want to keep their system tray visible just for cider to be opened, or maybe I want to have a keyboard shortcut to open cider but I can't.
So my request is, if this could be done, to make so that the cider command focuses the already running instance in case cider is already running.