summaryrefslogtreecommitdiff
path: root/compile_emoji_sedstring.sh
diff options
context:
space:
mode:
authoreug-vs <eugene@eug-vs.xyz>2021-08-18 22:24:05 +0300
committereug-vs <eugene@eug-vs.xyz>2021-08-18 22:32:05 +0300
commit13343b593bcc2509534de297c8a1c1f3ee5f115a (patch)
treecdc5102718427613536350830376ed7dd0c948e3 /compile_emoji_sedstring.sh
parent736c4a9e6316db38449e892f97035ed2259472be (diff)
downloadeug-vs-xyz-13343b593bcc2509534de297c8a1c1f3ee5f115a.tar.gz
chore: add comments and use xdg-open
Diffstat (limited to 'compile_emoji_sedstring.sh')
-rwxr-xr-xcompile_emoji_sedstring.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/compile_emoji_sedstring.sh b/compile_emoji_sedstring.sh
index 3337e59..3856866 100755
--- a/compile_emoji_sedstring.sh
+++ b/compile_emoji_sedstring.sh
@@ -1,4 +1,6 @@
#!/bin/sh
+# Return a large sed command that will substitute all :emoji: listed in /public/emoji with <img>
+
SIZE=24px
STYLE="margin-bottom: -4px;"