summaryrefslogtreecommitdiff
path: root/.config/X11
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2024-09-08 06:43:22 +0200
committerThomas Voss <mail@thomasvoss.com> 2024-09-08 12:07:32 +0200
commit14e64e97597ad172c565b5a2bc51ade412a79eef (patch)
treea47855828d4060fc677065939dc0bdc1019ab1f2 /.config/X11
parent6adad6f4775489bc6bfcc2de4318b8e0c408cd33 (diff)
xcompose: Fix broken bindings
Diffstat (limited to '.config/X11')
-rw-r--r--.config/X11/xcompose8
1 files changed, 6 insertions, 2 deletions
diff --git a/.config/X11/xcompose b/.config/X11/xcompose
index b677002..aa94496 100644
--- a/.config/X11/xcompose
+++ b/.config/X11/xcompose
@@ -36,7 +36,7 @@
# Propositional Logic
<Multi_key> <l> <a> : "∧" U2227 # [L]ogical [A]nd
<Multi_key> <l> <e> : "⇔" U21D4 # [L]ogical [E]quivalence
-<Multi_key> <l> <i> : "⇒" U212D # [L]ogical [I]mplication
+<Multi_key> <l> <i> : "⇒" U21D2 # [L]ogical [I]mplication
<Multi_key> <l> <n> : "¬" U00AC # [L]ogical [N]ot
<Multi_key> <l> <o> : "∨" U2228 # [L]ogical [O]r
<Multi_key> <l> <x> : "⊕" U2295 # [L]ogical [X]or
@@ -54,12 +54,15 @@
<Multi_key> <x> <x> : "×" multiply
# Typographical Symbols
-<Multi_key> <greater> <greater> : "»" U00AB
+<Multi_key> <greater> <greater> : "»" U00BB
<Multi_key> <less> <less> : "«" U00AB
<Multi_key> <less> <minus> : "←" U2190
<Multi_key> <minus> <greater> : "→" U2192
<Multi_key> <minus> <m> : "—" U2014
<Multi_key> <minus> <n> : "–" U2013
+<Multi_key> <o> <c> : "℃" U2103
+<Multi_key> <o> <f> : "℉" U2109
+<Multi_key> <o> <o> : "°" U00B0
# Latin Alphabet — Acute
<Multi_key> <a> <apostrophe> : "á" aacute
@@ -356,6 +359,7 @@
<Multi_key> <y> <asterisk> : "ψ" U03C8
<Multi_key> <Z> <asterisk> : "Ζ" U0396
<Multi_key> <z> <asterisk> : "ζ" U03B6
+<Multi_key> <asterisk> <s> : "ς" U03C2 # NOTE: Special case for final sigma
# Superscript
<Multi_key> <asciicircum> <0> : "⁰" U2070