Index: conky-clock
===================================================================
--- conky-clock (nonexistent)
+++ conky-clock (revision 5)
@@ -0,0 +1,14 @@
+#!/bin/sh
+#
+# NOTE:
+# ====
+# To prevent KSMserver remember previous session with 'conky' we have open
+# System Settings -> Startup And Shutdown -> Desktop Session -> When logging in ->
+# and set Start with an empty session
+#
+# conky -c ~/.conky/clocks/hd/conkyrc &
+# conky -c ~/.conky/clocks/midi/conkyrc &
+# conky -c ~/.conky/clocks/mini/conkyrc &
+#
+
+conky -c ~/.conky/clocks/midi/conkyrc &
Property changes on: conky-clock
___________________________________________________________________
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property