mirror of https://github.com/lcpz/lain.git
Updated Home (markdown)
This commit is contained in:
parent
50d1f754c1
commit
e7ebea22be
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
|
||||
|
||||
### 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)
|
||||
- [Widgets](https://github.com/copycat-killer/lain/wiki/Widgets)
|
||||
- [Utilities](https://github.com/copycat-killer/lain/wiki/Utilities)
|
Loading…
Reference in New Issue