diff --git a/hammerspoon/hosts/hati.lua b/hammerspoon/hosts/hati.lua index 256e285..8ce18bc 100644 --- a/hammerspoon/hosts/hati.lua +++ b/hammerspoon/hosts/hati.lua @@ -30,8 +30,8 @@ local function init_hotkeys() ) apptoggle:bind({ 'cmd', 'ctrl' }, 'W', - { 'Code', '/Applications/Visual Studio Code.app' }, - { 'Code - Insiders', '/Applications/Visual Studio Code - Insiders.app' } + { 'Code - Insiders', '/Applications/Visual Studio Code - Insiders.app' }, + { 'Code', '/Applications/Visual Studio Code.app' } ) -- -- Use Ghostty as my primary terminal application.