diff options
author | David Phillips <david@sighup.nz> | 2017-05-21 21:39:44 +1200 |
---|---|---|
committer | David Phillips <david@sighup.nz> | 2017-05-21 21:39:44 +1200 |
commit | 362ba32ebde15a66b5dedea11262829a6a60ec81 (patch) | |
tree | 9d131dafbef9b96277af361c742e6718be14726c | |
parent | e948424e3749cfaf67b4f7e5bda22a6c347d0bcb (diff) | |
download | dotfiles-362ba32ebde15a66b5dedea11262829a6a60ec81.tar.xz |
Forgot one wee symbol
-rw-r--r-- | XCompose | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,6 +10,7 @@ include "/usr/share/X11/locale/en_US.UTF-8/Compose" # SOME LOGIC SYMBOLS <Multi_key> <e> <x> : "∃" # Exists +<Multi_key> <slash> <e> <x> : "∄" # There does not exist <Multi_key> <a> <l> <l> : "∀" # For all <Multi_key> <colon> <equal> : "≔" # Definition |