Skip to content

Commit

Permalink
add aur installation intructions
Browse files Browse the repository at this point in the history
  • Loading branch information
granitosaurus authored and numirias committed Jan 27, 2018
1 parent fc81d68 commit 7174ade
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`):

Expand Down

0 comments on commit 7174ade

Please sign in to comment.