Add silly compose sequences

master
Jordan Atwood 3 months ago
parent a946971f36
commit 31a1c24f36
Signed by: nightfirecat
GPG Key ID: 615A619C2D73A6DF
  1. 4
      src/.XCompose

@ -5,6 +5,10 @@ include "%L"
# non-English characters
<Multi_key> <p> <i> : "π" # GREEK SMALL LETTER PI
# silly
<Multi_key> <l> <o> <o> <k> : "ಠ_ಠ"
<Multi_key> <s> <h> <r> <u> <g> : "¯\\_(ツ)_/¯"
# spaces
<Multi_key> <n> <b> <s> <p> : " " nobreakspace # NON-BREAKING SPACE
<Multi_key> <space> <0> : "" U200b # ZERO WIDTH SPACE

Loading…
Cancel
Save