From 13166960a151b1d3f415c280fe69b205ab380a77 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Fri, 22 Aug 2025 17:12:18 +0200 Subject: [PATCH] Add a clue on how to deal with hashes in webapps Co-authored-by: @clauzf Closes #778 --- config/hypr/bindings.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/config/hypr/bindings.conf b/config/hypr/bindings.conf index 182cc85d..cfe3a5f7 100644 --- a/config/hypr/bindings.conf +++ b/config/hypr/bindings.conf @@ -14,6 +14,7 @@ bindd = SUPER, G, Signal, exec, uwsm app -- signal-desktop bindd = SUPER, O, Obsidian, exec, uwsm app -- obsidian -disable-gpu bindd = SUPER, slash, Passwords, exec, uwsm app -- 1password +# If your web app url contains #, type it as ## to prevent hyperland treat it as comments bindd = SUPER, A, ChatGPT, exec, $webapp="https://chatgpt.com" bindd = SUPER SHIFT, A, Grok, exec, $webapp="https://grok.com" bindd = SUPER, C, Calendar, exec, $webapp="https://app.hey.com/calendar/weeks/"