mirror of
https://github.com/nmasur/dotfiles
synced 2025-10-01 02:53:17 +00:00
fix ghostty on darwin
This commit is contained in:
@@ -57,7 +57,7 @@ function obj:init()
|
||||
self.launcher:bind("ctrl", "space", function() end)
|
||||
self.launcher:bind("", "return", function()
|
||||
-- self:switch("@wezterm@")
|
||||
self:switch("@ghostty@")
|
||||
self:switch("/Applications/Ghostty.app")
|
||||
end)
|
||||
self.launcher:bind("", "C", function()
|
||||
self:switch("Calendar.app")
|
||||
|
Reference in New Issue
Block a user