From 31a1c24f36bd1e8a77c861acfb6eda6947e9de96 Mon Sep 17 00:00:00 2001 From: Jordan Atwood Date: Tue, 25 Jun 2024 17:52:16 -0700 Subject: [PATCH] Add silly compose sequences --- src/.XCompose | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/.XCompose b/src/.XCompose index c36b93a..05d4e39 100644 --- a/src/.XCompose +++ b/src/.XCompose @@ -5,6 +5,10 @@ include "%L" # non-English characters

: "π" # GREEK SMALL LETTER PI +# silly + : "ಠ_ಠ" + : "¯\\_(ツ)_/¯" + # spaces

: " " nobreakspace # NON-BREAKING SPACE <0> : "​" U200b # ZERO WIDTH SPACE