launcher add doubleclick callback

This commit is contained in:
iLLiCiTiT 2021-06-03 14:59:41 +02:00
parent 0bf9624c79
commit bd46be2b0e

View file

@ -15,6 +15,8 @@ class LauncherAction(PypeModule, ITrayAction):
def tray_init(self):
self.create_window()
self.add_doubleclick_callback(self.show_launcher)
def tray_start(self):
return