diff --git a/init.lua b/init.lua index b275da9..162fea9 100644 --- a/init.lua +++ b/init.lua @@ -20,8 +20,9 @@ require('AppBorders') -- CRITICAL FOR RAYCAST INTERACTION: Bind the return value to a global variable 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("FocusMode") Network = require("NetworkCenter") -- Load the window management module