From 39f6b758d4c0b3865490f4fc4c8900e7a8026a6f Mon Sep 17 00:00:00 2001 From: xfnw Date: Sun, 14 Jan 2024 09:44:05 -0500 Subject: [PATCH] XCompose: add warning and information signs --- .XCompose | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.XCompose b/.XCompose index d0a0329..149da2a 100644 --- a/.XCompose +++ b/.XCompose @@ -1,8 +1,10 @@ include "%L" - : "λ" U03BB # GREEK SMALL LETTER LAMBDA + : "λ" U03BB # GREEK SMALL LETTER LAMBDA + : "⚠" U26A0 # WARNING SIGN : "Σ" U03A3 # GREEK CAPITAL LETTER SIGMA : "σ" U03C3 # GREEK SMALL LETTER SIGMA + : "ℹ" U2139 # INFORMATION SIGN <1> : "①" U2460 # CIRCLED DIGIT ONE : "①" U2460 # CIRCLED DIGIT ONE <2> : "②" U2461 # CIRCLED DIGIT TWO