From c536e43cd095db536b5bcb5a5c6f727723e60a50 Mon Sep 17 00:00:00 2001 From: scorpion-26 Date: Sun, 26 Feb 2023 20:14:23 +0100 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9a87fae..2ed730d 100644 --- a/README.md +++ b/README.md @@ -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* ```