feat(hyprland): launch kde connect on startup

This commit is contained in:
tux
2025-09-23 14:33:03 +05:30
parent f899f921e0
commit ccbbcbde46

View File

@@ -282,6 +282,8 @@
"hyprpaper" "hyprpaper"
"${pkgs.tpanel}/bin/tpanel" "${pkgs.tpanel}/bin/tpanel"
"copyq" "copyq"
"kdeconnectd"
"kdeconnect-indicator"
]; ];
}; };
}; };