awesomewm-micky/README.md

17 lines
298 B
Markdown

# awesomewm-micky
an awesomewm module automatically moves and centers your mouse cursor to the active (focused) window.
### config
in your ~/.config/awesome folder
```
git clone https://github.com/basaran/awesomewm-micky
```
and then import in your `rc.lua`
```
require('awesomewm-micky')
```