From 13343b593bcc2509534de297c8a1c1f3ee5f115a Mon Sep 17 00:00:00 2001 From: eug-vs Date: Wed, 18 Aug 2021 22:24:05 +0300 Subject: chore: add comments and use xdg-open --- compile_emoji_sedstring.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'compile_emoji_sedstring.sh') 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 + SIZE=24px STYLE="margin-bottom: -4px;" -- cgit v1.2.3