diff --git a/env/.config/hypr/keybinds.conf b/env/.config/hypr/keybinds.conf index 5a64e55..0e24c75 100644 --- a/env/.config/hypr/keybinds.conf +++ b/env/.config/hypr/keybinds.conf @@ -32,11 +32,12 @@ $housecallPro = https://pro.housecallpro.com/app/calendar_new # MOD # KEY # DESC # Action # ############################################################################################## -bindd = $mainMod, Space, Application launcher, exec, $menu -bindd = $mainMod, Return, New terminal, exec, $terminal -bindd = $mainMod SHIFT, Return, New floating terminal, exec, $terminal --class=com.ghostty.float +bindd = $mainMod, SPACE, Application launcher, exec, $menu +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, workspace, previous bindd = $mainMod, A, Chat-gpt [a]i - launch / focus, exec, $pwa --focus "https://chatgpt.com" -bindd = $mainMod, A, Chat-gpt [a]i - new window, exec, $pwa "https://chatgpt.com" +bindd = $mainMod SHIFT, A, Chat-gpt [a]i - new window, exec, $pwa "https://chatgpt.com" 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 --focus "https://www.icloud.com/calendar"