From 27225053bd38bb446910c97afd862d36349cc036 Mon Sep 17 00:00:00 2001 From: antistereov Date: Fri, 6 Mar 2026 17:05:07 +0100 Subject: [PATCH] feat(hypr): add signal to autostart --- hypr/autostart.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/hypr/autostart.conf b/hypr/autostart.conf index 94ab50e..122529d 100644 --- a/hypr/autostart.conf +++ b/hypr/autostart.conf @@ -20,3 +20,4 @@ exec-once = curl -s https://zenquotes.io/api/random > ~/.cache/quote.json exec-once = "/usr/libexec/polkit-mate-authentication-agent-1" exec-once = seafile-applet +exec-once = flatpak run org.signal.Signal