diff --git a/windows/komorebi.ahk b/windows/komorebi.ahk index 9e80b35..dc73168 100644 --- a/windows/komorebi.ahk +++ b/windows/komorebi.ahk @@ -181,7 +181,7 @@ return return #Enter:: - Run, wezterm start + Run, wezterm-gui start return ; There are many more commands that you can bind to whatever keys combinations you want!