From aaeb482264fce60fe3d141dbe1aa0cd6b0cb7811 Mon Sep 17 00:00:00 2001 From: Kron4ek Date: Mon, 28 Feb 2022 00:43:15 +0500 Subject: [PATCH] Add qt6-wayland --- create-arch-bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/create-arch-bootstrap.sh b/create-arch-bootstrap.sh index 0fb1b7a..fde8352 100755 --- a/create-arch-bootstrap.sh +++ b/create-arch-bootstrap.sh @@ -129,7 +129,7 @@ packagelist="${audio_pkgs} ${video_pkgs} ${wine_pkgs} \ playonlinux lxterminal steamtinkerlaunch mangohud lib32-mangohud \ wayland lib32-wayland qt5-wayland retroarch python-magic-ahupp \ xorg-server-xephyr openbox obs-studio gamehub minigalaxy legendary \ - gamescope-git pcsx2 multimc5 youtube-dl bottles" + gamescope-git pcsx2 multimc5 youtube-dl bottles qt6-wayland" current_release="$(wget -q "https://archlinux.org/download/" -O - | grep "Current Release" | tail -c -16 | head -c +10)"