From 2bf5b43ec6c9c8a79e85d61925db3ad06c010e75 Mon Sep 17 00:00:00 2001 From: developomp Date: Tue, 12 Oct 2021 13:27:29 +0900 Subject: [PATCH] renamed conky folder to .conky and added conky autostart script --- {conky => .conky}/Pomky/graph.conkyrc | 0 {conky => .conky}/Pomky/info.conkyrc | 0 {conky => .conky}/conky-startup.sh | 0 autostart/conky.desktop | 8 ++++++++ 4 files changed, 8 insertions(+) rename {conky => .conky}/Pomky/graph.conkyrc (100%) rename {conky => .conky}/Pomky/info.conkyrc (100%) rename {conky => .conky}/conky-startup.sh (100%) create mode 100644 autostart/conky.desktop diff --git a/conky/Pomky/graph.conkyrc b/.conky/Pomky/graph.conkyrc similarity index 100% rename from conky/Pomky/graph.conkyrc rename to .conky/Pomky/graph.conkyrc diff --git a/conky/Pomky/info.conkyrc b/.conky/Pomky/info.conkyrc similarity index 100% rename from conky/Pomky/info.conkyrc rename to .conky/Pomky/info.conkyrc diff --git a/conky/conky-startup.sh b/.conky/conky-startup.sh similarity index 100% rename from conky/conky-startup.sh rename to .conky/conky-startup.sh diff --git a/autostart/conky.desktop b/autostart/conky.desktop new file mode 100644 index 0000000..c9e521c --- /dev/null +++ b/autostart/conky.desktop @@ -0,0 +1,8 @@ +[Desktop Entry] +Type=Application +Name=conky +Exec=sh /home/pomp/.conky/conky-startup.sh +StartupNotify=false +Terminal=false +Icon=conky-logomark-violet +Categories=System;Monitor;