From 440f126691c42e45b7c85e130c0bec9f6a8ab0df Mon Sep 17 00:00:00 2001 From: realtradam Date: Mon, 14 Aug 2023 18:16:08 -0400 Subject: init --- rconky | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 rconky (limited to 'rconky') diff --git a/rconky b/rconky new file mode 100755 index 0000000..997b523 --- /dev/null +++ b/rconky @@ -0,0 +1,3 @@ +#!/bin/bash + +killall conky && conky -- cgit v1.2.3