This commit is contained in:
Philipp Hochkamp 2022-10-21 16:55:16 +02:00
parent 184b0b0e7f
commit 40045e7478

View file

@ -426,7 +426,7 @@ mouseTap = hs.eventtap.new({ hs.eventtap.event.types.otherMouseDown }, function(
end
return true
end)
mouseTap:start()
-- mouseTap:start()
----------------------------------------------------------------------------------------------------
-- Clipboard Manager