-
Notifications
You must be signed in to change notification settings - Fork 626
Open
Description
Hello,
I manage my files with symlink and I would like to load a Spoon refered with a symlink. So I have
ThemeSwitch = hs.loadSpoon("ThemeSwitch")
where the directory ThemeSwitch
is in the same directory as the init.lua, and it contains a symlink named init.lua
.
However when I load this, I have Unable to laod Spoon: ThemeSwitch
. I'm sure that it works with regular files.
Is there a workaround ?
Metadata
Metadata
Assignees
Labels
No labels