This commit is contained in:
anakha 2021-05-29 00:01:44 -04:00
parent 1b477f5914
commit 45931e1ccb
1 changed files with 3 additions and 3 deletions

View File

@ -1,16 +1,16 @@
# awesomewm-mouser
# 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-mouser
git clone https://github.com/basaran/awesomewm-micky
```
and then import in your `rc.lua`
```
require('awesomewm-mouser')
require('awesomewm-micky')
```