REPO IS PUBLIC
only ec2.sh is copied onto host.
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCdkYyl7z53CxVnxHGYxCC8f/1U7hZeilSONexi2VP5Cfbg8BgR+ZmwK0KrCBis5sB+mSyCC41KxYfyDHcSwIBYiVgAiFEXiTN+8Ers6HYri9EYxx32JqKKaFCL7euvIQqrukaVR2Jd14nVctaUakzAHPJ/hak3dwb/e5zhZ2Hdd4zQGbuV20cEAJEBS0SqW5uzNm9PN67+7s0zQPNtpSuolrLPf6uK/JqMqdV0ljMZYUKwlAhYiidQQU0n/8sn/0AkZC8EqI3Q3lbNGIcrn10mWBa0UN09cqBm4CrLZX40Y3EBJGxL+pYBIN8ZmzK+1A8pyorbZy2FErFSFPYYwKjN moritzknorr
Desktop File:
Place in /usr/share/application/stadia.desktop
Place in for xubuntu /usr/share/application/stadias.desktop
List of categories
Link to Patch to prevent lag, when Laptop-Lid closed
Prevent Patch from being updated 1
sudo apt-mark hold xserver-xorg-core
Prevent Patch from being updated 2
setxkbmap -device `xinput list | grep "Virtual core XTEST keyboard" | sed -e 's/.\+=\([0-9]\+\).\+/\1/'` de
Install chromium with vaapi
sudo snap install --channel=candidate/vaapi chromium
Go to chrome://flags
Enabel override software rendering list
flag
Icon: https://uxwing.com/google-stadia-icon/
[Desktop Entry]
Version=1.0
Name=Stadia
GenericName=Google Stadia
Comment=Play with Google Stadia
Exec=/snap/bin/chromium --ignore-gpu-blacklist --disable-gpu-vsync http://stadia.google.com/
StartupNotify=true
Terminal=false
Icon=/usr/share/icons/stadia.png
Type=Application
Categories=Game;ActionGame;
goto: https://teamspeak.com/en/downloads/
download and execute .run file.
Icon: https://ya-webdesign.com/image/teamspeak-3-icon-png/364526.html
[Desktop Entry]
Version=1.0
Name=TeamSpeak 3 Client
GenericName=TeamSpeak
Comment=Start the Teamspeak 3 Client
Exec=/usr/bin/TeamSpeak3-Client-linux_amd64/ts3client_runscript.sh
StartupNotify=true
Terminal=false
Icon=/usr/bin/TeamSpeak3-Client-linux_amd64/teamspeak.png
Type=Application
Categories=Network;Telephony;
Create backup: tar -C .config/ -czvf xfce4.tar.gz xfce4/
Extract backup: rm -rf ~/.config/xfce4/ && tar -xvf xfce4.tar.gz && mv xfce4 ~/.config/ && sudo reboot now
sudo sed -i 's/AutoEnable=true/AutoEnable=false/g' /etc/bluetooth/main.conf