Add README

This commit is contained in:
Alexander Gehrke 2024-04-29 11:40:14 +02:00
parent 97a51a8004
commit 60677a2615

14
README.md Normal file
View file

@ -0,0 +1,14 @@
# crater2150's awesomewm config
Requirements:
- [luarocks](https://luarocks.org/)
- [awesome-audiowheel](https://luarocks.org/modules/crater2150/awesome-audiowheel)
- [awesome-handy](https://luarocks.org/modules/crater2150/awesome-handy)
- [inspect](https://luarocks.org/modules/kikito/inspect)
With luarocks installed, you can use the provided script, to install lua dependencies from luarocks:
```
sh install_deps.sh
```
Copy `localconf.lua.template` to `localconf.lua` and change to your tastes (contains mostly stuff that may be different between multiple machines of the same user, like monitor assignment)