show manager's main window on start (#632)
This commit is contained in:
parent
977eb4d2b0
commit
2bcd02b313
@ -2052,5 +2052,6 @@ def main():
|
||||
trayIcon = QubesTrayIcon(QIcon(":/qubes.png"))
|
||||
trayIcon.show()
|
||||
|
||||
show_manager()
|
||||
app.exec_()
|
||||
trayIcon = None
|
||||
|
Loading…
Reference in New Issue
Block a user