From 7174ade8bcc3c071c8a2e36cdcae0a7bd70c2c68 Mon Sep 17 00:00:00 2001 From: granitosaurus Date: Sat, 27 Jan 2018 03:16:59 +0000 Subject: [PATCH] add aur installation intructions --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index ea47302..4a0d72c 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,12 @@ Install the package, e.g. via pip: ``` pip install --upgrade qtile-plasma ``` + +or if you're running arch linux you can find qtile-plasma on Arch User Repository: + +``` +pacaur -S qtile-plasma +``` Add the layout to your config (`~/.config/qtile/config.py`):