Add shadowplay

This commit is contained in:
Mylloon 2024-02-28 10:26:17 +01:00
parent 59fd99b355
commit b9c9b9f595
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -57,9 +57,9 @@ main() {
gnome-shell-extension-gsconnect gnome-shell-extension-tiling-assistant \
gnome-shell-extension-rounded-window-corners topgrade-bin ufw-docker \
gnome-shell-extension-alphabetical-grid-extension texlive-latexindent-meta \
gnome-shell-extension-quick-settings-tweaks-git vesktop-bin \
gnome-shell-extension-quick-settings-tweaks-git gpu-screen-recorder-git \
epson-inkjet-printer-stylus-photo-px810fw-series heroic-games-launcher-bin \
gnome-shell-extension-blur-my-shell clamav-unofficial-sigs
gnome-shell-extension-blur-my-shell clamav-unofficial-sigs vesktop-bin
# === Disable wayland ==
@ -436,6 +436,9 @@ main() {
sudo systemctl enable clamav-daemon.service
sudo systemctl start clamav-daemon.service
# === GPU Screen recorder ==
systemctl enable --now --user gpu-screen-recorder
printf "\nConcernant le Secure Boot, voici le tuto :"
echo "https://www.reddit.com/r/archlinux/comments/zo83gb/how_i_setup_secure_boot_for_arch_linux_simple/"
echo -e "\n\nInstallation terminée.\nIl faut redémarrer l'ordinateur."