From ae30fc9716f68dd046f84a9e526c964aa28c6110 Mon Sep 17 00:00:00 2001 From: Aaron LI Date: Mon, 8 Feb 2016 22:53:58 +0800 Subject: Drop conky configuration (I no longer use conky) --- _conky/cronograph/conky_start.sh | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100755 _conky/cronograph/conky_start.sh (limited to '_conky/cronograph/conky_start.sh') diff --git a/_conky/cronograph/conky_start.sh b/_conky/cronograph/conky_start.sh deleted file mode 100755 index 98dbb27..0000000 --- a/_conky/cronograph/conky_start.sh +++ /dev/null @@ -1,10 +0,0 @@ -#!/bin/sh - -CONKYRC="$HOME/.conky/cronograph/conkyrc" - -sleep 5 - -conky -d -c ${CONKYRC} "$@" - -exit 0 - -- cgit v1.2.2