This commit is contained in:
OlaYZen 2021-12-18 19:11:40 +01:00
parent a0bf68e4e6
commit eef83fdb6e

View file

@ -54,15 +54,9 @@ pacman -Sy --noconfirm
echo -e "\nInstalling Base System\n" echo -e "\nInstalling Base System\n"
PKGS=( PKGS=(
'mesa' # Essential Xorg First 'xfce4' # Desktop Environment
'xorg' 'xfce4-goodies' # Desktop Environment
'xorg-server'
'xorg-apps'
'xorg-drivers'
'xorg-xkill'
'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
@ -78,8 +72,6 @@ PKGS=(
'bluez' 'bluez'
'bluez-libs' 'bluez-libs'
'bluez-utils' 'bluez-utils'
'breeze'
'breeze-gtk'
'bridge-utils' 'bridge-utils'
'btrfs-progs' 'btrfs-progs'
'celluloid' # video players 'celluloid' # video players
@ -120,11 +112,6 @@ PKGS=(
'kate' 'kate'
'kcodecs' 'kcodecs'
'kcoreaddons' 'kcoreaddons'
'appstream'
'appstream-qt'
'packagekit-qt5'
'kdeplasma-addons'
'kde-gtk-config'
'kinfocenter' 'kinfocenter'
'kscreen' 'kscreen'
'kvantum-qt5' 'kvantum-qt5'
@ -159,8 +146,6 @@ PKGS=(
'patch' 'patch'
'picom' 'picom'
'pkgconf' 'pkgconf'
'plasma-meta'
'plasma-nm'
'powerdevil' 'powerdevil'
'powerline-fonts' 'powerline-fonts'
'print-manager' 'print-manager'
@ -173,8 +158,6 @@ PKGS=(
'python-pip' 'python-pip'
'qemu' 'qemu'
'rsync' 'rsync'
'sddm'
'sddm-kcm'
'snapper' 'snapper'
'spectacle' 'spectacle'
'steam' 'steam'