mirror of
https://github.com/scorpion-26/gBar.git
synced 2024-11-21 18:52:49 +00:00
Mention AUR in README
This commit is contained in:
parent
3d2129ca4e
commit
991864775b
1 changed files with 6 additions and 1 deletions
|
@ -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*
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue