Skip to content

moritzknorr/init

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 

Repository files navigation

REPO IS PUBLIC

Information

only ec2.sh is copied onto host.

Public Key Pair for aws

ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCdkYyl7z53CxVnxHGYxCC8f/1U7hZeilSONexi2VP5Cfbg8BgR+ZmwK0KrCBis5sB+mSyCC41KxYfyDHcSwIBYiVgAiFEXiTN+8Ers6HYri9EYxx32JqKKaFCL7euvIQqrukaVR2Jd14nVctaUakzAHPJ/hak3dwb/e5zhZ2Hdd4zQGbuV20cEAJEBS0SqW5uzNm9PN67+7s0zQPNtpSuolrLPf6uK/JqMqdV0ljMZYUKwlAhYiidQQU0n/8sn/0AkZC8EqI3Q3lbNGIcrn10mWBa0UN09cqBm4CrLZX40Y3EBJGxL+pYBIN8ZmzK+1A8pyorbZy2FErFSFPYYwKjN moritzknorr

Desktop Files

Desktop File: Place in /usr/share/application/stadia.desktop Place in for xubuntu /usr/share/application/stadias.desktop List of categories

Install DisplayLink

Link to installation

Link to lid closed issue

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

Disable WiFi when ethernet conneted

Link to description

Barrier Keybinding

Link to thread

setxkbmap -device `xinput list | grep "Virtual core XTEST keyboard" | sed -e 's/.\+=\([0-9]\+\).\+/\1/'` de

Install Stadia

Link to reddit post

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;

Install TeamSpeak

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;

Backup xfce4

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

Disable bluetooth on startup

sudo sed -i 's/AutoEnable=true/AutoEnable=false/g' /etc/bluetooth/main.conf

About

Personal configs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published