From 3c85d970cfeebfaf01da0369e3685eff5e53feaa Mon Sep 17 00:00:00 2001 From: Arran Ubels Date: Thu, 27 Jun 2024 17:18:00 +1000 Subject: [PATCH] Unix single instance --- awesome.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/awesome.yaml b/awesome.yaml index aa883da..7aa82a5 100644 --- a/awesome.yaml +++ b/awesome.yaml @@ -62,6 +62,9 @@ packages: - name: UPower pub: upower github: canonical/upower.dart + - name: Unix Single Instance + pub: unix_single_instance + github: arran4/dart_unix_single_instance.dart - name: Window Decorations pub: window_decorations github: gtk-flutter/window_decorations