awesomewm-backham/README.md

20 lines
243 B
Markdown
Raw Permalink Normal View History

2021-05-28 08:10:07 +02:00
### 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')
```