diff options
author | David Phillips <david@sighup.nz> | 2017-03-05 15:16:48 +1300 |
---|---|---|
committer | David Phillips <david@sighup.nz> | 2017-03-05 15:16:52 +1300 |
commit | f8d2ed355eaef3a7a4e86a60fb8a998b4942e754 (patch) | |
tree | 72ad1427a96382c7e0e559e0bb9bc154705bd083 | |
parent | 032bc06eb39597ea181bc64c6de485fe39742cf0 (diff) | |
download | dotfiles-f8d2ed355eaef3a7a4e86a60fb8a998b4942e754.tar.xz |
Needs more sax
-rw-r--r-- | XCompose | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ include "/usr/share/X11/locale/en_US.UTF-8/Compose" <Multi_key> <d> <o> <t> : "·" # Mid dot for multiplication or units <Multi_key> <0> <space> : "" # U200b ZERO WIDTH SPACE <Multi_key> <h> <period> : "。" # HALFWIDTH IDEOGRAPHIC FULL STOP +<Multi_key> <s> <a> <x> : "🎷" # Saxamaphone # EMOTICONS <Multi_key> <less> <3> : "❤" # Nicer heart than default (♥) |