mirror of
https://github.com/nmasur/dotfiles
synced 2026-08-29 08:38:35 +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:switch("Hammerspoon.app")
|
||||
end)
|
||||
self.launcher:bind("", "L", function()
|
||||
self:switch("Claude.app")
|
||||
end)
|
||||
self.launcher:bind("", "M", function()
|
||||
self:switch("Messages.app")
|
||||
end)
|
||||
|
||||
Reference in New Issue
Block a user