The GNOME desktop environment can be installed with the AUR package gnome-meta
.
To install it, run:
yay -S gnome-meta
For proper operation, you need to switch to GDM after installation.
Run the following commands:
sudo systemctl disable lightdm
sudo systemctl enable gdm
📝 Note: Only GNOME on Wayland is supported.
If your screen rotates incorrectly, you can install and configure the Screen Rotate extension.
Run:
sudo pacman -S extension-manager
Once installed, open the application.
Inside the application:
Browse
> Search
Screen Rotate
by shyzus.Installed
tab in Extension Manager.1
.✅ Done! GNOME is now properly set up on BredOS. 🚀