From e08301dee215d6c9ee6a7eac05a627448698e9b6 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Thu, 8 Jan 2026 10:26:07 +0100 Subject: [PATCH] Remove opencode binding (prefer c alias in terminal) Closes #4124 --- config/hypr/bindings.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/config/hypr/bindings.conf b/config/hypr/bindings.conf index cdb0118c..f7770dd8 100644 --- a/config/hypr/bindings.conf +++ b/config/hypr/bindings.conf @@ -14,7 +14,6 @@ bindd = SUPER SHIFT, SLASH, Passwords, exec, uwsm-app -- 1password # If your web app url contains #, type it as ## to prevent hyprland treating it as a comment bindd = SUPER SHIFT, A, ChatGPT, exec, omarchy-launch-webapp "https://chatgpt.com" bindd = SUPER SHIFT ALT, A, Grok, exec, omarchy-launch-webapp "https://grok.com" -bindd = SUPER SHIFT CTRL, A, opencode, exec, omarchy-launch-opencode bindd = SUPER SHIFT, C, Calendar, exec, omarchy-launch-webapp "https://app.hey.com/calendar/weeks/" bindd = SUPER SHIFT, E, Email, exec, omarchy-launch-webapp "https://app.hey.com" bindd = SUPER SHIFT, Y, YouTube, exec, omarchy-launch-webapp "https://youtube.com/"