Added require("FocusMode")
This commit is contained in:
@@ -20,8 +20,9 @@ require('AppBorders')
|
|||||||
-- CRITICAL FOR RAYCAST INTERACTION: Bind the return value to a global variable
|
-- CRITICAL FOR RAYCAST INTERACTION: Bind the return value to a global variable
|
||||||
LayoutSelector = require('LayoutSelector')
|
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
|
-- require("Focus") -- Does not work with layout saver - Not needed if using Monocle
|
||||||
|
require("FocusMode")
|
||||||
Network = require("NetworkCenter")
|
Network = require("NetworkCenter")
|
||||||
|
|
||||||
-- Load the window management module
|
-- Load the window management module
|
||||||
|
|||||||
Reference in New Issue
Block a user