diff options
Diffstat (limited to 'src/glyphs.sh')
-rw-r--r-- | src/glyphs.sh | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/glyphs.sh b/src/glyphs.sh index 56b5625..118b016 100644 --- a/src/glyphs.sh +++ b/src/glyphs.sh @@ -4,8 +4,9 @@ export CHECKMARK="✔" export CROSSMARK="✘" +export CROSSMARK="✘" export HOURGLASS="⧖" export LARGE_CIRCLE="◯" export REFRESH="🗘" export TABCHAR="╰┈➤ " - +export XI="Ξ" |