initial
This commit is contained in:
parent
1b477f5914
commit
45931e1ccb
|
@ -1,16 +1,16 @@
|
||||||
# awesomewm-mouser
|
# awesomewm-micky
|
||||||
an awesomewm module automatically moves and centers your mouse cursor to the active (focused) window.
|
an awesomewm module automatically moves and centers your mouse cursor to the active (focused) window.
|
||||||
|
|
||||||
### config
|
### config
|
||||||
in your ~/.config/awesome folder
|
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`
|
and then import in your `rc.lua`
|
||||||
|
|
||||||
```
|
```
|
||||||
require('awesomewm-mouser')
|
require('awesomewm-micky')
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue