diff --git a/README.md b/README.md index 4543df7..a05496e 100644 --- a/README.md +++ b/README.md @@ -22,15 +22,16 @@ For the best performance, ensure you have the latest graphics drivers installed #### Multi-display (Beta) +**Note: an [AUR installation](#arch-linux) is also available for Arch users** + 1. Download the Breezy GNOME [setup script](https://github.com/wheaney/breezy-desktop/releases/latest/download/breezy_gnome_setup) and set the execute flag (e.g. from the terminal: `chmod +x ~/Downloads/breezy_gnome_setup`) 2. Run the setup script: `~/Downloads/breezy_gnome_setup` 3. Log out and back in, then proceed to [usage](#breezy-gnome-usage). #### Arch Linux -**Note: for now only the legacy/single-screen build is in AUR.** - Breezy GNOME is in AUR (but not pacman, yet). To install, run these commands from a terminal: + 1. If you've previously installed Breezy GNOME using the setup script, you must uninstall it first with `breezy_gnome_uninstall` 2. `yay -S breezy-desktop-gnome-git` 3. `systemctl --user enable --now xr-driver.service`