mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-09 10:54:16 +02:00
restarting the app when changing the style to avoid GUI bugs
This commit is contained in:
@@ -78,7 +78,7 @@ else:
|
||||
check_interval=args.check_interval,
|
||||
update_notification=bool(args.update_notification),
|
||||
config=user_config)
|
||||
manage_window.tray_icon = tray_icon
|
||||
manage_window.set_tray_icon(tray_icon)
|
||||
tray_icon.show()
|
||||
|
||||
if args.show_panel:
|
||||
|
||||
Reference in New Issue
Block a user