···1414To install GNOME with this script, easiest way is to switch to Desktop Mode, open Konsole, and paste this in:
15151616```
1717-wget https://raw.githubusercontent.com/different55/GardenGNOMEs/refs/heads/main/gardengnome.sh; chmod +x gardengnome.sh; fish gardengnome.sh
1717+curl -o gardengnome.sh https://raw.githubusercontent.com/different55/GardenGNOMEs/refs/heads/main/gardengnome.sh; chmod +x gardengnome.sh; fish gardengnome.sh
1818```
19192020But 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.