Scripts to install the GNOME Desktop on Steam Deck.
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Add copy button for the install command

authored by

Different55 and committed by
GitHub
9ea35e76 4a65c318

+3 -1
+3 -1
README.md
··· 13 13 14 14 To install GNOME with this script, easiest way is to just run this in your terminal: 15 15 16 - `curl https://raw.githubusercontent.com/different55/GardenGNOMEs/refs/heads/main/desktopgnome.sh | fish` 16 + ``` 17 + curl https://raw.githubusercontent.com/different55/GardenGNOMEs/refs/heads/main/desktopgnome.sh | fish 18 + ``` 17 19 18 20 But keep in mind that this literally just downloads whatever I have here on GitHub and runs it, which is decidedly insecure. I invite you to read the script before running it. 19 21