This commit is contained in:
anakha 2021-05-28 02:10:07 -04:00
parent cc2410d696
commit d7041ae454
1 changed files with 19 additions and 0 deletions

19
README Normal file
View File

@ -0,0 +1,19 @@
### install
switch to your awesome config folder, typically at:
```
cd ~/.config/awesome
```
clone this repository:
```
https://github.com/basaran/awesomewm-backham
```
and call it from your `rc.lua`
```
require('awesomewm-backham')
```