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 = QubesTrayIcon(QIcon(":/qubes.png"))
|
||||||
trayIcon.show()
|
trayIcon.show()
|
||||||
|
|
||||||
|
show_manager()
|
||||||
app.exec_()
|
app.exec_()
|
||||||
trayIcon = None
|
trayIcon = None
|
||||||
|
Loading…
Reference in New Issue
Block a user