mirror of
https://github.com/scorpion-26/gBar.git
synced 2024-11-21 18:52:49 +00:00
Update README.md
This commit is contained in:
parent
8238182edb
commit
c536e43cd0
1 changed files with 3 additions and 2 deletions
|
@ -29,14 +29,15 @@ My personal blazingly fast and efficient status bar + widgets, in case anyone fi
|
|||
```
|
||||
ninja -C build && sudo ninja -C build install
|
||||
```
|
||||
## Nix
|
||||
You can install the nix flake in a number of ways, either through your system/home flake or simply running nix build to get the binary directly.
|
||||
|
||||
## 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```
|
||||
|
||||
## Building and installation (Nix)
|
||||
You can install the nix flake in a number of ways, either through your system/home flake or simply running nix build to get the binary directly.
|
||||
|
||||
## Running gBar
|
||||
*Open bar on monitor 0*
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue