63BeetleSmurf / hot_corners

Add hot corners/spots which will trigger a hotkey when moused over

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hot Corners

Add hot corners/spots which will trigger a hotkey when moused over.

Current settings will add a hot corner to the top left of both the primary screen and a secondary screen to the right, which will show the TaskView when activated. Giving some sort of Gnome like navigation.

Requirements

PyAutoGUI (https://pypi.org/project/PyAutoGUI/) - $ pip install PyAutoGUI

About

Add hot corners/spots which will trigger a hotkey when moused over

License:GNU General Public License v3.0


Languages

Language:Python 100.0%