From a3c768a86e18c2f72faf41015c5fd6143f1a9faa Mon Sep 17 00:00:00 2001 From: ben Date: Fri, 26 Feb 2010 14:05:55 +0100 Subject: mv .conkyrc to .config/conky/ --- .config/autostart/conky.desktop | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 .config/autostart/conky.desktop (limited to '.config/autostart/conky.desktop') diff --git a/.config/autostart/conky.desktop b/.config/autostart/conky.desktop new file mode 100644 index 0000000..86ea140 --- /dev/null +++ b/.config/autostart/conky.desktop @@ -0,0 +1,11 @@ +[Desktop Entry] +Comment= +Name=Conky +Encoding=UTF-8 +Exec=conky -c ~/.config/conky/conkyrc +Terminal=false +Version=0.9.4 +Hidden=False +Type=Application +StartupNotify=false + -- cgit