Updated Home (markdown)
This commit is contained in:
parent
da6e722094
commit
166c95e88a
1 changed files with 5 additions and 2 deletions
7
Home.md
7
Home.md
|
@ -15,9 +15,12 @@ Simply clone this repository into your Awesome directory:
|
||||||
|
|
||||||
git clone https://github.com/copycat-killer/lain.git ~/.config/awesome/lain
|
git clone https://github.com/copycat-killer/lain.git ~/.config/awesome/lain
|
||||||
|
|
||||||
### Index
|
then include it in your `rc.lua`:
|
||||||
|
|
||||||
|
local lain = require("lain")
|
||||||
|
|
||||||
|
### Submodules
|
||||||
|
|
||||||
- [To start](https://github.com/copycat-killer/lain/wiki/To-start)
|
|
||||||
- [Layouts](https://github.com/copycat-killer/lain/wiki/Layouts)
|
- [Layouts](https://github.com/copycat-killer/lain/wiki/Layouts)
|
||||||
- [Widgets](https://github.com/copycat-killer/lain/wiki/Widgets)
|
- [Widgets](https://github.com/copycat-killer/lain/wiki/Widgets)
|
||||||
- [Utilities](https://github.com/copycat-killer/lain/wiki/Utilities)
|
- [Utilities](https://github.com/copycat-killer/lain/wiki/Utilities)
|
Loading…
Add table
Reference in a new issue