mirror of
https://git.adityakumar.xyz/betterlockscreen-openrc.git
synced 2024-11-13 20:19:43 +00:00
add aur installation to readme (#14)
This commit is contained in:
parent
1cd0216c31
commit
d06337ffd6
1 changed files with 14 additions and 0 deletions
14
README.md
14
README.md
|
@ -22,6 +22,20 @@ Screenshots or it didnt happen... :P
|
||||||
|
|
||||||
## Getting Started
|
## Getting Started
|
||||||
|
|
||||||
|
## Installation via [AUR package](https://aur.archlinux.org/packages/betterlockscreen-git/)
|
||||||
|
|
||||||
|
Pacaur Users
|
||||||
|
```
|
||||||
|
pacaur -S aur/betterlockscreen-git
|
||||||
|
```
|
||||||
|
|
||||||
|
Yaourt users
|
||||||
|
```
|
||||||
|
yaourt -S betterlockscreen-git
|
||||||
|
```
|
||||||
|
|
||||||
|
## Manual Installation
|
||||||
|
|
||||||
Clone this repo, push this script somewhere handy or you can even copy this script to /usr/local/bin so that it can be used from your i3config without defining whole path.
|
Clone this repo, push this script somewhere handy or you can even copy this script to /usr/local/bin so that it can be used from your i3config without defining whole path.
|
||||||
|
|
||||||
### Prerequisites
|
### Prerequisites
|
||||||
|
|
Loading…
Reference in a new issue