Update 'README.md'

This commit is contained in:
Yessiest 2022-04-03 16:10:55 +00:00
parent d1b962cb00
commit 6f3dd84ed0
1 changed files with 3 additions and 1 deletions

View File

@ -12,7 +12,9 @@ more content coming soon
![Unity-11.10 preset](https://512mb.org/git/Yessiest/awesome/raw/branch/master/screenshots/unity-11.10-preset.png) ![Unity-11.10 preset](https://512mb.org/git/Yessiest/awesome/raw/branch/master/screenshots/unity-11.10-preset.png)
# how do i install this though # how do i install this though
you will need a compiler, make, lua headers that match your awesomewm's reported lua version (check with `awesome --version`) you will need a compiler, make, lua headers that match your awesomewm's reported lua version (check with `awesome --version`) and pam headers.
lua headers (for awesome compiled against lua 5.2) should be something like `lua52-devel` on void linux and such, can be installed on arch as `lua52`
pam headers are either already installed or should be installed like `libpam-dev` or `pam-devel` or something like that
1. run `various-scripts/install_luapam.sh` 1. run `various-scripts/install_luapam.sh`
2. restart your DM and select awesome 2. restart your DM and select awesome