awesomewm-micky/README.md

17 lines
301 B
Markdown
Raw Normal View History

2021-05-29 06:01:09 +02:00
# awesomewm-mouser
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-mouser
```
and then import in your `rc.lua`
```
require('awesomewm-mouser')
```