diff options
author | dakkar <dakkar@thenautilus.net> | 2024-09-12 16:15:43 +0100 |
---|---|---|
committer | dakkar <dakkar@thenautilus.net> | 2024-09-13 20:43:28 +0100 |
commit | 8e38b5666195d0cfb19fa83ff441efa9dad73a0e (patch) | |
tree | 2bea5bd539a6d044a5d2dce475fe59a12c40b307 | |
parent | alacritty fix (diff) | |
download | dotfiles-8e38b5666195d0cfb19fa83ff441efa9dad73a0e.tar.gz dotfiles-8e38b5666195d0cfb19fa83ff441efa9dad73a0e.tar.bz2 dotfiles-8e38b5666195d0cfb19fa83ff441efa9dad73a0e.zip |
better simple smiley?
-rw-r--r-- | .XCompose | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ include "/home/dakkar/src/dotXCompose/emoji.compose" # http://cyberborean.wordpress.com/2008/01/06/compose-key-magic/ <Multi_key> <less> <minus> : "β" U2190 # <- +<Multi_key> <colon> <parenright> : "βΊοΈ" U263A # :) WHITE SMILING FACE <Multi_key> <colon> <D> : "π" U1F600 # :D GRINNING FACE <Multi_key> <semicolon> <D> : "π" U1F601 # ;D GRINNING FACE WITH SMILING EYES <Multi_key> <semicolon> <parenright> : "π" U1F609 # ;) WINKING FACE |