diff --git a/env/.config/hypr/keybinds.conf b/env/.config/hypr/keybinds.conf index 4dd97f2..a65112e 100644 --- a/env/.config/hypr/keybinds.conf +++ b/env/.config/hypr/keybinds.conf @@ -37,8 +37,8 @@ bindd = $mainMod, SPACE, Application launcher, exec, bindd = $mainMod, RETURN, New terminal, exec, $terminal bindd = $mainMod SHIFT, RETURN, New floating terminal, exec, $terminal --class=com.ghostty.float bindd = $mainMod, TAB, Focus previous workspace, exec, $scripts/workspacectl switch --to previous -bindd = $mainMod, A, [A]i - launch / focus, exec, $pwa --or-focus "https://chatgpt.com" -bindd = $mainMod SHIFT, A, [A]i - new window, exec, $pwa "https://chatgpt.com" +bindd = $mainMod, A, [A]i - launch / focus, exec, $pwa --or-focus "https://ollama.housh.dev" +bindd = $mainMod SHIFT, A, [A]i - new window, exec, $pwa "https://ollama.housh.dev" bindd = $mainMod, B, New [b]rowser, exec, $browser bindd = $mainMod SHIFT, B, New private [b]rowser, exec, $browser --private-window bindd = $mainMod, C, [C]alendar, exec, $pwa --or-focus "https://www.icloud.com/calendar"