summarylogtreecommitdiffstats
path: root/clight.install
diff options
context:
space:
mode:
authorFederico Di Pierro2017-05-11 19:48:11 +0200
committerFederico Di Pierro2017-05-11 19:48:11 +0200
commitcc51379fdb409e48032f66d0b1bd7e1211dbb1e9 (patch)
treecaf2e89efdcaa0feaaff335bafcf60945dec6869 /clight.install
parent67d8fca52c2d37c8e425503a2041a8664ca0e43a (diff)
downloadaur-cc51379fdb409e48032f66d0b1bd7e1211dbb1e9.tar.gz
new release. Pkgbuild now properly backups global conf file.
Diffstat (limited to 'clight.install')
-rw-r--r--clight.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/clight.install b/clight.install
index 42b8e5a88422..089377c6abc4 100644
--- a/clight.install
+++ b/clight.install
@@ -1,7 +1,7 @@
post_install() {
echo '--> By default, first matching webcam and backlight interface are used.'
echo '--> Therefore, it should work out of the box even without any setup in most cases.'
- echo '--> Remember to add 'systemctl --user start clight.service' to your DE autostart.'
+ echo '--> Clight installs a xdg autostart script. This way, clight will be started together with your DE.'
echo '--> For any customization, take a look at settings file placed in /etc/default/clight.conf.'
}