Imported scripts from private repository and enforced the naming convention

This commit is contained in:
Michele Cereda
2022-03-04 00:09:59 +01:00
parent a02453cc47
commit b2a057281c
29 changed files with 104 additions and 20 deletions

View File

@@ -0,0 +1,11 @@
#!/bin/sh
sudo pacman --noconfirm \
--sync --needed --noprogressbar --quiet --refresh \
dolphin-plugins konsole plasma-desktop sddm \
noto-fonts noto-fonts-cjk phonon-qt5-vlc \
breeze-gtk discover drkonqi kdegraphics-thumbnailers kimageformats kinfocenter kscreen kwalletmanager packagekit-qt5 plasma-nm powerdevil pulseaudio xdg-desktop-portal-kde
sudo systemctl set-default graphical.target
sudo systemctl enable --now NetworkManager.service
sudo systemctl enable --now sddm.service
sudo pacman --noconfirm --sync --clean --clean