xdg portal added to discord for wayland screenshar

This commit is contained in:
RP1 2024-11-22 12:53:20 +01:00
parent 380d364988
commit cef125bf9b
2 changed files with 12 additions and 9 deletions

View file

@ -31,6 +31,7 @@ fi
sudo rm -rf /usr/lib/lightdm
sudo rm -rf /var/lib/lightdm-data
sudo rm -rf /usr/lib/python3/dist-packages/cinnamon
sudo apt install ubuntu-advantage-tools -y
echo
echo ${bold}${yellow}apt and changing DE - DEB Pkg ${normal}installed.
echo ---------------------------------------------
@ -140,16 +141,17 @@ echo ---------------------------------------------
echo ---------------------------------------------
# Dependencies
echo ---------------------------------------------
echo Installing ${bold}${yellow}Dependencies${normal}
echo
#echo ---------------------------------------------
#echo Installing ${bold}${yellow}Dependencies${normal}
#echo
# egyelore uresen hagyjuk
echo
echo ${bold}${yellow}Dependencies ${normal}installed.
echo ---------------------------------------------
#echo
#echo ${bold}${yellow}Dependencies ${normal}installed.
#echo ---------------------------------------------
#echo
#echo ---------------------------------------------
echo
echo ---------------------------------------------
echo Installing ${bold}${yellow}Liquorix - Gaming Kernel - DEB Pkg${normal}
curl -s 'https://liquorix.net/install-liquorix.sh' | sudo bash

View file

@ -540,7 +540,8 @@ if [[ $user_choice = *"Discord - VoIP-, és csevegőalkalmazás"* ]]; then
echo
echo ---------------------------------------------
echo Installing ${bold}${yellow}Discord - flatpak${normal}
sudo apt install xdg-desktop-portal-wlr -y
flatpak install flathub com.discordapp.Discord --user -y
# Vencord script credit to Lordify