mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-05 20:50:15 +00:00
add wezterm potential kitty replacement
This commit is contained in:
@ -56,7 +56,7 @@ function obj:init()
|
||||
-- Launcher shortcuts
|
||||
self.launcher:bind("ctrl", "space", function() end)
|
||||
self.launcher:bind("", "return", function()
|
||||
self:switch("@kitty@")
|
||||
self:switch("@wezterm@")
|
||||
end)
|
||||
self.launcher:bind("", "C", function()
|
||||
self:switch("Calendar.app")
|
||||
|
Reference in New Issue
Block a user