diff --git a/modules/home/desktop/hyprland/default.nix b/modules/home/desktop/hyprland/default.nix index 422b0dd..a0610e5 100644 --- a/modules/home/desktop/hyprland/default.nix +++ b/modules/home/desktop/hyprland/default.nix @@ -282,6 +282,8 @@ "hyprpaper" "${pkgs.tpanel}/bin/tpanel" "copyq" + "kdeconnectd" + "kdeconnect-indicator" ]; }; };