commit 51fede8aac96591f23bef5527ffca2f56174c9df
parent 434c56bad26a82527c15794a2b320312b1f75366
Author: parazyd <parazyd@dyne.org>
Date: Fri, 18 Dec 2015 18:07:27 +0100
icon spam fix
Diffstat:
2 files changed, 1 insertion(+), 2 deletions(-)
diff --git a/README.md b/README.md
@@ -21,7 +21,6 @@ list and the script will run it for you. Easy-peasy.
* Complete error checking
* Figure out why ps fails sometimes
* index and search
-* keep icon from spamming up /tmp
* and more stuff
## What you need to do
diff --git a/gtomb b/gtomb
@@ -14,7 +14,7 @@ ver="0.6.1"
TOMBPATH="/usr/bin/tomb" # Set this to your tomb executable's path
# {{{ monmort icon
-MONMORT=`mktemp`
+MONMORT=/tmp/monmort.png
ICONB64="iVBORw0KGgoAAAANSUhEUgAAACAAAAAgEAQAAACJ4248AAAAAmJLR0T//xSrMc0AAAAJcEhZcwAA\n
AEgAAABIAEbJaz4AAAAJdnBBZwAAACAAAAAgAIf6nJ0AAADrSURBVFjD5ZZBEsMgCEU/TO/l2XMx\n
04VjQ1K1CDYswkwWJnH+E/EL4RP7jluDCACoim/bvfIpFQiKEJcQHCN9xEtLCgDMQM7f33sZrPNG\n