Radix cross Linux

The main Radix cross Linux repository contains the build scripts of packages, which have the most complete and common functionality for desktop machines

452 Commits   2 Branches   1 Tag
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