flameshot is a new screenshot tool, I had to first uninstall the default gnome screenshot tool. and I had an Waylandissue that is addressed on the link that I have provided. You install flameshot with apt install flameshot
chrome because I need to know if things work correctly with web design ._.
steam, I first did this via App Center but it didnāt work well with some games. Probably because that is not an official supported version from valve. The one from their website is.
to play any steam game via proton, go to steam > settings > compatibility and set enable steam play for all other titles to true.
To switch proton versions change run other titles with: to whichever version youād like. proton hotfix is the default, and the latest version.
An app to use a hotspot without disabling your wifi, go to this github
arduino IDE for connecting with my arduino and building with it.
Terminal installs
Git is installed with sudo apt-get install git. Keep in mind that when you want to clone a Repo on Linux, youāll apparently not be able to use the HTTPS method, so I personally chose SSH, but github cli is a thing as well.