From 2d878f8c63de5569522b294f5b00f3230a87f98a Mon Sep 17 00:00:00 2001 From: Michael Housh Date: Tue, 30 Sep 2025 17:10:07 -0400 Subject: [PATCH] feat: Updates keybinds. --- env/.config/hypr/keybinds.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/env/.config/hypr/keybinds.conf b/env/.config/hypr/keybinds.conf index d148967..5a85d0e 100644 --- a/env/.config/hypr/keybinds.conf +++ b/env/.config/hypr/keybinds.conf @@ -30,6 +30,7 @@ $launchOrFocusWebapp = ~/.local/scripts/launch-or-focus-webapp # Apps bind = $mainMod, Space, exec, $menu # launcher (set above) bind = $mainMod, Return, exec, $terminal +bind = $mainMod SHIFT, Return, exec, $terminal --class=com.ghostty.float bind = $mainMod, A, exec, $pwa "https://chatgpt.com" --class com.chromium.chatgpt bind = $mainMod, B, exec, $browser bind = $mainMod SHIFT, B, exec, $browser --private-window @@ -42,7 +43,7 @@ bind = $mainMod, F, exec, $fileManager #bind = $mainMod, K, exec, $launch Komodo bind = $mainMod SHIFT, F, exec, $fileBrowser bind = $mainMod, G, exec, $pwa "https://git.housh.dev" -# NOTE: Do not bind apps to H, J, K, or L! +# WARN: Do not bind apps to H, J, K, or L! bind = $mainMod, M, exec, $pwa "https://music.apple.com" bind = $mainMod SHIFT, M, exec, ~/.local/scripts/toggle-waybar bind = $mainMod, N, exec, $terminal -e nvim