From 3623487781cb98ed98993c00499079f6a5378239 Mon Sep 17 00:00:00 2001 From: Chris Titus Date: Sun, 24 Oct 2021 20:12:29 -0500 Subject: [PATCH] Update 1-setup.sh --- 1-setup.sh | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/1-setup.sh b/1-setup.sh index f70bd1f..4a1c2a6 100755 --- a/1-setup.sh +++ b/1-setup.sh @@ -61,6 +61,7 @@ PKGS=( 'xorg-xkill' 'xorg-xinit' 'xterm' +'plasma-desktop' # KDE Load second 'alsa-plugins' # audio plugins 'alsa-utils' # audio utils 'ark' # compression @@ -141,8 +142,6 @@ PKGS=( 'patch' 'picom' 'pkgconf' -'plasma-browser-integration' -'plasma-desktop' 'powerline-fonts' 'print-manager' 'pulseaudio' @@ -161,13 +160,11 @@ PKGS=( 'synergy' 'systemsettings' 'terminus-font' -'texinfo' 'traceroute' 'ufw' 'unrar' 'unzip' 'usbutils' -'vde2' 'vim' 'virt-manager' 'virt-viewer'