From aa1fea2f0ab5b5955f11c15a8fe414555f824320 Mon Sep 17 00:00:00 2001 From: z3rOR0ne Date: Tue, 4 Mar 2025 18:37:37 -0800 Subject: [PATCH] :wrench: Added excalidraw to url aliases --- .config/espanso/match/base.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.config/espanso/match/base.yml b/.config/espanso/match/base.yml index 66084270..f2c2917f 100644 --- a/.config/espanso/match/base.yml +++ b/.config/espanso/match/base.yml @@ -288,6 +288,11 @@ matches: force_clipboard: true replace: "https://chatgpt.com/" + # Routes to Excalidraw + - trigger: ";excal" + force_clipboard: true + replace: "https://excalidraw.com/" + # Routes to My Repos - trigger: ";repos" force_clipboard: true