Update 1-setup.sh

This commit is contained in:
Chris Titus 2021-10-24 20:12:29 -05:00
parent b45a7f7c1f
commit 3623487781
1 changed files with 1 additions and 4 deletions

View File

@ -61,6 +61,7 @@ PKGS=(
'xorg-xkill' 'xorg-xkill'
'xorg-xinit' 'xorg-xinit'
'xterm' 'xterm'
'plasma-desktop' # KDE Load second
'alsa-plugins' # audio plugins 'alsa-plugins' # audio plugins
'alsa-utils' # audio utils 'alsa-utils' # audio utils
'ark' # compression 'ark' # compression
@ -141,8 +142,6 @@ PKGS=(
'patch' 'patch'
'picom' 'picom'
'pkgconf' 'pkgconf'
'plasma-browser-integration'
'plasma-desktop'
'powerline-fonts' 'powerline-fonts'
'print-manager' 'print-manager'
'pulseaudio' 'pulseaudio'
@ -161,13 +160,11 @@ PKGS=(
'synergy' 'synergy'
'systemsettings' 'systemsettings'
'terminus-font' 'terminus-font'
'texinfo'
'traceroute' 'traceroute'
'ufw' 'ufw'
'unrar' 'unrar'
'unzip' 'unzip'
'usbutils' 'usbutils'
'vde2'
'vim' 'vim'
'virt-manager' 'virt-manager'
'virt-viewer' 'virt-viewer'