summarylogtreecommitdiffstats
path: root/clight.install
diff options
context:
space:
mode:
Diffstat (limited to 'clight.install')
-rw-r--r--clight.install7
1 files changed, 7 insertions, 0 deletions
diff --git a/clight.install b/clight.install
new file mode 100644
index 000000000000..e525a677d63e
--- /dev/null
+++ b/clight.install
@@ -0,0 +1,7 @@
+post_install() {
+ echo '--> By default, first matching webcam/als device and backlight interface are used.'
+ echo '--> Therefore, it should work out of the box even without any setup in most cases.'
+ echo '--> For any customization, take a look at settings file placed in /etc/default/clight.conf.'
+ echo '--> If you are not in a XDG compliant DE, remember to add clight to your autostart script.'
+}
+