Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/basaran/awesomewm-micky
an awesomewm module to automatically move and center your mouse cursor to the active (focused) window.
https://github.com/basaran/awesomewm-micky
List: awesomewm-micky
Last synced: 3 months ago
JSON representation
an awesomewm module to automatically move and center your mouse cursor to the active (focused) window.
- Host: GitHub
- URL: https://github.com/basaran/awesomewm-micky
- Owner: basaran
- Created: 2021-05-29T04:00:42.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-09-29T14:32:08.000Z (over 1 year ago)
- Last Synced: 2024-11-09T00:02:22.969Z (3 months ago)
- Language: Lua
- Size: 7.81 KB
- Stars: 12
- Watchers: 1
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-awesomewm-modules-widgets-and-libraries - awesome-micky
- awesome-awesomewm-modules-widgets-and-libraries - awesome-micky
README
# 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')
```