[feat] only one systray can be in execution
Compare changes
+ 17
− 4
@@ -30,6 +30,12 @@ const (
@@ -30,6 +30,12 @@ const (
@@ -37,22 +43,28 @@ func main() {
@@ -37,22 +43,28 @@ func main() {
@@ -61,6 +73,7 @@ func checkAndInstallHelpers(b *bitmask.Bitmask, notify *notificator) {
@@ -61,6 +73,7 @@ func checkAndInstallHelpers(b *bitmask.Bitmask, notify *notificator) {