From bd2a637b4593d8a64010a0438ce1c9b57a9436a5 Mon Sep 17 00:00:00 2001 From: kkard2 Date: Fri, 3 Nov 2023 10:45:01 +0100 Subject: stuff --- espanso/match/meth.yml | 4 ++++ espanso/match/utils.yml | 2 ++ 2 files changed, 6 insertions(+) (limited to 'espanso/match') diff --git a/espanso/match/meth.yml b/espanso/match/meth.yml index 624f2e8..fc59035 100644 --- a/espanso/match/meth.yml +++ b/espanso/match/meth.yml @@ -11,5 +11,9 @@ matches: replace: λ - trigger: ;;\Omega replace: Ω + - trigger: ;;\omega + replace: ω - trigger: ;;\micro replace: μ + - trigger: ;;\phi + replace: ϕ diff --git a/espanso/match/utils.yml b/espanso/match/utils.yml index 563b71f..4c7db3c 100644 --- a/espanso/match/utils.yml +++ b/espanso/match/utils.yml @@ -36,3 +36,5 @@ matches: replace: | i want to make a confession: for the longest time i urged people to use "share" functionality on the youtube website, because it produced better looking, shorter links. now i realized this was a mistake; currently, si= was added for better tracking and links aren't even shorter anymore. please revert to copying links from the address bar (or select a part of the link that matters like i do) + - trigger: ;;emdash + replace: — -- cgit v1.3.1