Automatically install a minimal desktop environment (GNOME, GDM, and hardware-accelerated Chromium) on a fresh Raspberry Pi OS Lite installation.
- Start with a fresh install of Raspberry Pi OS Lite and boot up the system. Complete the basic setup (language, keyboard, user).
- Run the following commands:
curl -fsSL https://raw.githubusercontent.com/alphapialpha/better-pi-desktop/main/install.sh | bash - That's it!
The script will update your system, install GNOME with GDM, and set up a performance-optimized version of Chromium as your web browser.
The rest is up to you.
Enjoy!