Added require("FocusMode")

This commit is contained in:
2026-05-16 01:21:39 -04:00
parent a68069afaa
commit d4ff06d1a3
+2 -1
View File
@@ -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