From 1d4584b346ffb29ad0ef4b3d2472edadc282b700 Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Thu, 13 Jun 2019 21:37:53 +0200 Subject: Add mouse hotkeys Proof of concept of shortcuts to move the mouse around. --- init.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'init.lua') diff --git a/init.lua b/init.lua index 9f98b0f..1998a10 100644 --- a/init.lua +++ b/init.lua @@ -2,6 +2,7 @@ require("hs.ipc") require('window') +require('mouse') -- Shortcuts to focus tabs in Terminal -- cgit v1.2.3