From 6e4ef632eb2c1fcf570371d9b2b51428b437e27f Mon Sep 17 00:00:00 2001 From: Ishaan Bhimwal <79986754+ishaanbhimwal@users.noreply.github.com> Date: Mon, 14 Mar 2022 01:49:26 +0530 Subject: [PATCH] readme: add manjaro (#2638) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 442c95d8..44945779 100644 --- a/README.md +++ b/README.md @@ -102,6 +102,8 @@ If you are using **Arch Linux**, you can install the AUR package version, or [polybar-git](https://aur.archlinux.org/packages/polybar-git/) for the most up-to-date (unstable) changes. +If you are using **Manjaro**, you can install [polybar](https://software.manjaro.org/package/polybar) to get the latest stable release using `sudo pacman -S polybar`. + If you are using **Void Linux**, you can install [polybar](https://github.com/void-linux/void-packages/blob/master/srcpkgs/polybar/template) using `xbps-install -S polybar`. If you are using **NixOS**, polybar is available in both the stable and unstable channels and can be installed with the command `nix-env -iA nixos.polybar`.