install.sh 716 B

1234567891011121314151617181920
  1. #bin/bash
  2. if [[ $EUID -ne 0 ]]; then
  3. echo "This script must be run as root"
  4. exit 1
  5. fi
  6. cp mimeapps.list /etc/xdg/mimeapps.list
  7. pacman --noconfirm -Syu
  8. pacman --noconfirm -S base-devel river ly foot ttf-font-awesome lxqt-archiver fuzzel wget falkon git gvfs gvfs-mtp unrar unzip nano htop xorg-server xorg-xinit libx11 libxinerama libxft webkit2gtk qt5ct pcmanfm-qt iwd mpv kvantum papirus-icon-theme vim xorg-xwayland qt5-wayland qt6-wayland ffmpeg imv featherpad zathura zathura-pdf-poppler nnn vim wlsunset
  9. #mv org.pwmt.zathura.desktop /usr/share/applications/org.pwmt.zathura.desktop
  10. mv /tmp/install/wifi.sh /usr/local/bin
  11. systemctl enable ly
  12. usermod -aG video drago
  13. cd ~/
  14. chmod +x .config/river/init