aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2014-06-13 11:12:12 -0300
committerSilvio Rhatto <rhatto@riseup.net>2014-06-13 11:12:12 -0300
commit81ea15f6248b7905507092f568984568ef31597e (patch)
tree2f9eff71e5825e56625691f955d1d5fcdecfe209
parenta4251efd6e5a15fc61c5ea88ee587b2b23dbecab (diff)
downloadprofile-81ea15f6248b7905507092f568984568ef31597e.tar.gz
profile-81ea15f6248b7905507092f568984568ef31597e.tar.bz2
Conky shall start automatically
-rwxr-xr-xxsession.dot.link2
1 files changed, 1 insertions, 1 deletions
diff --git a/xsession.dot.link b/xsession.dot.link
index 7079270..530bacf 100755
--- a/xsession.dot.link
+++ b/xsession.dot.link
@@ -7,7 +7,7 @@
BACKGROUND=""
# Session applications
-PROGRAMS=""
+PROGRAMS="xconky"
# OS Version
OSVERSION="`cut -d . -f 1 /etc/debian_version`"