This commit is contained in:
Stephan Raabe
2023-09-05 20:20:56 +02:00
parent 7fa495d582
commit b79def07e4
4 changed files with 24 additions and 28 deletions
+1 -5
View File
@@ -67,8 +67,4 @@ _installPackagesPacman "${packagesPacman[@]}";
_installPackagesYay "${packagesYay[@]}";
echo ""
echo "-> Start swww"
swww init
echo ""
echo "DONE!"
echo "DONE! Please reboot your system!"