Compare commits

...

2 Commits

Author SHA1 Message Date
francop 07226bfa7b Added hs.allowAppleScript(true) to allow Apple script 2026-05-16 12:18:24 -04:00
francop 21580ae0d6 Added: require("modules.menuHub").start() 2026-05-16 11:35:52 -04:00
+2
View File
@@ -1,3 +1,5 @@
-- Allow external apps like Raycast to execute custom Hammerspoon Lua functions
hs.allowAppleScript(true)
-- ========================================================================
-- HEADLESS WORKSPACE BACKGROUND ENGINE (FORCED AT BOOT)
-- ========================================================================