You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#15 provides an easier invocation of Lunette for default bindings, and that invocation has been reflected in README.md, but the new code has not been packaged into the .zip file, so downloading the .zip and trying to invoke it produces the following error message:
2023-06-07 09:25:59: -- Loading ~/.hammerspoon/init.lua
2023-06-07 09:25:59: -- Loading extension: spoons
2023-06-07 09:25:59: -- Loading Spoon: Lunette
2023-06-07 09:25:59: -- Loading extension: window
2023-06-07 09:25:59: 09:25:59 ERROR: spoons: Default bindings requested, but spoon Lunette does not have a defaultHotkeys definition
2023-06-07 09:25:59: -- Done.
Presumably, the repo clone method for loading Lunette works correctly.
Thank you!
The text was updated successfully, but these errors were encountered:
#15 provides an easier invocation of Lunette for default bindings, and that invocation has been reflected in README.md, but the new code has not been packaged into the .zip file, so downloading the .zip and trying to invoke it produces the following error message:
Presumably, the repo clone method for loading Lunette works correctly.
Thank you!
The text was updated successfully, but these errors were encountered: