summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrafa_99 <raroma09@gmail.com>2022-08-07 03:29:20 +0100
committerrafa_99 <raroma09@gmail.com>2022-08-07 03:29:20 +0100
commit453139d30319e4c7f021d11856a9edee301eb494 (patch)
tree71b97cde3edab77f112dec68110d45679bd7e035
parent64865bfb3c2d6ac325ee9145a64ef1e8fb90e675 (diff)
Replaced plasma-desktop with plasma
-rwxr-xr-xabi2
1 files changed, 1 insertions, 1 deletions
diff --git a/abi b/abi
index 42c7b19..dde433d 100755
--- a/abi
+++ b/abi
@@ -507,7 +507,7 @@ if [ "$EXTRA" != "N" ] && [ "$EXTRA" != "n" ]; then
$CHROOT "pacman --needed -S i3 dmenu i3blocks"
;;
6)
- $CHROOT "pacman --needed --noconfirm -S plasma-desktop"
+ $CHROOT "pacman --needed --noconfirm -S plasma"
;;
7)
$CHROOT "pacman --needed --noconfirm -S lxde"