Added: MouseJiggle
This commit is contained in:
@@ -23,7 +23,11 @@ LayoutSelector = require('LayoutSelector')
|
|||||||
-- require('System_Tweaks') -- Used for Time Machine Throttle Disable
|
-- require('System_Tweaks') -- Used for Time Machine Throttle Disable
|
||||||
-- require("Focus") -- Does not work with layout saver - Not needed if using Monocle - Focusdim is better than Monocle
|
-- require("Focus") -- Does not work with layout saver - Not needed if using Monocle - Focusdim is better than Monocle
|
||||||
-- require("FocusMode") -- Removed since I am using Focusdim
|
-- require("FocusMode") -- Removed since I am using Focusdim
|
||||||
Network = require("NetworkCenter")
|
--
|
||||||
|
-- Network Center is currently disabled since menus are not working in Hammerspoon - Will re-enable once I can fix the menu issues
|
||||||
|
-- Network = require("NetworkCenter")
|
||||||
|
--
|
||||||
|
require("modules.mouseJiggle").start()
|
||||||
|
|
||||||
-- Load the window management module
|
-- Load the window management module
|
||||||
local windowMgr = require("WindowManager")
|
local windowMgr = require("WindowManager")
|
||||||
|
|||||||
Reference in New Issue
Block a user