Install KDE Connect

This commit is contained in:
Manuel Thalmann 2023-08-08 00:43:35 +02:00
parent 68e6205ed9
commit 765af44b88

View file

@ -102,7 +102,9 @@ function Restore-PersonalApps([Context] $context) {
procexp `
procmon;
winget install --accept-source-agreements --accept-package-agreements -e --id AntSoftware.AntRenamer;
winget install --accept-source-agreements --accept-package-agreements `
-e --id AntSoftware.AntRenamer `
-e --id KDE.KDEConnect;
$context.RemoveDesktopIcon("GPU-Z*");
$context.RemoveDesktopIcon("WinDirStat*");