diff --git a/kde.sh b/kde.sh index 31b8526..5e2045a 100644 --- a/kde.sh +++ b/kde.sh @@ -3,26 +3,16 @@ sudo timedatectl set-ntp true sudo hwclock --systohc -sudo reflector -c Switzerland -a 6 --sort rate --save /etc/pacman.d/mirrorlist +sudo reflector -c 'United States' -a 6 --sort rate --save /etc/pacman.d/mirrorlist sudo firewall-cmd --add-port=1025-65535/tcp --permanent sudo firewall-cmd --add-port=1025-65535/udp --permanent sudo firewall-cmd --reload -git clone https://aur.archlinux.org/pikaur.git -cd pikaur/ -makepkg -si --noconfirm -#pikaur -S --noconfirm system76-power -#sudo systemctl enable --now system76-power -#sudo system76-power graphics integrated -#pikaur -S --noconfirm auto-cpufreq -#sudo systemctl enable --now auto-cpufreq -sudo pacman -S --noconfirm xorg sddm plasma kde-applications firefox simplescreenrecorder obs-studio vlc papirus-icon-theme kdenlive materia-kde - -sudo flatpak install -y spotify +sudo pacman -S --noconfirm xorg sddm plasma kde-applications firefox sudo systemctl enable sddm /bin/echo -e "\e[1;32mREBOOTING IN 5..4..3..2..1..\e[0m"