mirror of
https://github.com/nmasur/dotfiles
synced 2026-08-29 10:58:34 +00:00
switch to claude desktop with launcher l command
This commit is contained in:
+3
@@ -80,6 +80,9 @@ function obj:init()
|
|||||||
self.launcher:bind("", "H", function()
|
self.launcher:bind("", "H", function()
|
||||||
self:switch("Hammerspoon.app")
|
self:switch("Hammerspoon.app")
|
||||||
end)
|
end)
|
||||||
|
self.launcher:bind("", "L", function()
|
||||||
|
self:switch("Claude.app")
|
||||||
|
end)
|
||||||
self.launcher:bind("", "M", function()
|
self.launcher:bind("", "M", function()
|
||||||
self:switch("Messages.app")
|
self:switch("Messages.app")
|
||||||
end)
|
end)
|
||||||
|
|||||||
Reference in New Issue
Block a user