Parse the command line arguments also the first time we open
Without this, the program ignores the "--silent" and URL arguments unless it receives them from DBus.
Also changed addOption for addPositionalArgument for the URL argument(s).
Without this, the program ignores the "--silent" and URL arguments unless it receives them from DBus.
Also changed addOption for addPositionalArgument for the URL argument(s).