mirror of
https://github.com/hyprwm/hyprlock.git
synced 2024-11-16 23:05:58 +01:00
readme: add official repo package to arch install
This commit is contained in:
parent
43f2b7441b
commit
e72f601209
1 changed files with 3 additions and 1 deletions
|
@ -16,7 +16,9 @@ Hyprland's simple, yet multi-threaded and GPU-accelerated screen locking utility
|
||||||
|
|
||||||
## Arch install
|
## Arch install
|
||||||
```sh
|
```sh
|
||||||
yay -S hyprlock-git
|
pacman -S hyprlock # binary x86 tagged release
|
||||||
|
# or
|
||||||
|
yay -S hyprlock-git # compiles from latest source
|
||||||
```
|
```
|
||||||
|
|
||||||
## Building
|
## Building
|
||||||
|
|
Loading…
Reference in a new issue