Mention AUR in README

This commit is contained in:
scorpion-26 2023-02-21 11:27:40 +01:00 committed by GitHub
parent 3d2129ca4e
commit 991864775b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,7 +14,7 @@ My personal blazingly fast and efficient status bar + widgets, in case anyone fi
- PulseAudio server (PipeWire works too!)
- meson, gcc/clang, ninja
## Building and installation
## Building and installation (Manually)
1. Configure with meson
*All optional dependencies enabled*
@ -30,6 +30,11 @@ My personal blazingly fast and efficient status bar + widgets, in case anyone fi
ninja -C build && sudo ninja -C build install
```
## Building and installation (AUR)
For Arch systems, gBar can be found on the AUR.
You can install it e.g.: with yay
```yay -S gbar-git```
## Running gBar
*Open bar on monitor 0*
```