Merge pull request #379 from KR1470R/aur

add instruction of aur package installation to readme
pull/394/head
ShiningLea 2 years ago committed by GitHub
commit 4b5374c13f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,3 +1,4 @@
# Ly - a TUI display manager
![Ly screenshot](https://user-images.githubusercontent.com/5473047/88958888-65efbf80-d2a1-11ea-8ae5-3f263bce9cce.png "Ly screenshot")
@ -82,6 +83,12 @@ disable getty on Ly's tty to prevent "login" from spawning on top of it
sudo systemctl disable getty@tty2.service
```
## Arch Linux Installation
From AUR:
```
yay -S ly
```
## Configuration
You can find all the configuration in `/etc/ly/config.ini`.
The file is commented, and includes the default values.

Loading…
Cancel
Save