From 78363e5c1d54a0fd22f3c5c721ba18348cc9f071 Mon Sep 17 00:00:00 2001 From: Nathan Reiner Date: Tue, 10 Feb 2026 12:26:40 +0100 Subject: start app indicator for kdeconnect --- common/home/hyprland/default.nix | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/common/home/hyprland/default.nix b/common/home/hyprland/default.nix index d2498f2..6cd4fe3 100644 --- a/common/home/hyprland/default.nix +++ b/common/home/hyprland/default.nix @@ -169,6 +169,9 @@ no_update_news = true; }; - exec-once = [ "signal-desktop" ]; + exec-once = [ + "signal-desktop" + "kdeconnect-indicator" + ]; }; } -- cgit v1.2.3-70-g09d2