Update README.md
This commit is contained in:
parent
537dca8357
commit
94cd703db3
|
|
@ -22,15 +22,16 @@ For the best performance, ensure you have the latest graphics drivers installed
|
||||||
|
|
||||||
#### Multi-display (Beta)
|
#### 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`)
|
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`
|
2. Run the setup script: `~/Downloads/breezy_gnome_setup`
|
||||||
3. Log out and back in, then proceed to [usage](#breezy-gnome-usage).
|
3. Log out and back in, then proceed to [usage](#breezy-gnome-usage).
|
||||||
|
|
||||||
#### Arch Linux
|
#### 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:
|
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`
|
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`
|
2. `yay -S breezy-desktop-gnome-git`
|
||||||
3. `systemctl --user enable --now xr-driver.service`
|
3. `systemctl --user enable --now xr-driver.service`
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue