mirror of
https://git.adityakumar.xyz/betterlockscreen-openrc.git
synced 2024-11-09 10:39:45 +00:00
Correct xrandr package name (#5)
This commit is contained in:
parent
9288d1a64c
commit
1cad7c71bb
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ Install xrandr and xdpyinfo (currently used to find screenresolution)
|
||||||
If anyone knows better way so that these dependencies could be minimized, please open issue.
|
If anyone knows better way so that these dependencies could be minimized, please open issue.
|
||||||
|
|
||||||
```
|
```
|
||||||
pacman -S xrandr xorg-xdpyinfo
|
pacman -S xorg-xrandr xorg-xdpyinfo
|
||||||
```
|
```
|
||||||
|
|
||||||
Install i3lock-color-git from AUR
|
Install i3lock-color-git from AUR
|
||||||
|
|
Loading…
Reference in a new issue