Casey DeLorme 2 недель назад
Родитель
Сommit
34e73af458
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      arch.sh

+ 1 - 1
arch.sh

@@ -92,7 +92,7 @@ PACKAGES="${PACKAGES} sway swaybg alacritty wofi waybar xorg-xwayland xorg-xlscl
 PACKAGES="${PACKAGES} fontconfig ttf-bitstream-vera ttf-droid ttf-dejavu ttf-liberation ttf-jigmo ttf-roboto ttf-sazanami ttf-vlgothic ttf-font-awesome otf-font-awesome"
 PACKAGES="${PACKAGES} fontconfig ttf-bitstream-vera ttf-droid ttf-dejavu ttf-liberation ttf-jigmo ttf-roboto ttf-sazanami ttf-vlgothic ttf-font-awesome otf-font-awesome"
 
 
 # GUI software
 # GUI software
-PACKAGES="${PACKAGES} xarchiver gparted psensor steam gamemode gamescope mangohud lib32-mangohud lib32-gamemode discord mpv mpv-mpris gimp krita obs-studio mednafen mame ppsspp lutris neovim evince virt-manager virtualbox virtualbox-host-modules-arch"
+PACKAGES="${PACKAGES} xarchiver gparted psensor steam gamemode gamescope mangohud lib32-mangohud lib32-gamemode discord mpv mpv-mpris gimp krita obs-studio mednafen mame ppsspp lutris neovim evince virt-manager virtualbox virtualbox-host-modules-arch enet qt6-webengine"
 
 
 # conditional AMD GPU packages
 # conditional AMD GPU packages
 if [ $(lspci | grep -i "vga" | grep -ci "amd") -gt 0 ]; then
 if [ $(lspci | grep -i "vga" | grep -ci "amd") -gt 0 ]; then