summarylogtreecommitdiffstats
path: root/clight.install
blob: ef0833a1b58f1568be820f910f302e0012f6b26c (plain)
1
2
3
4
5
6
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/clight/clight.conf.'
    echo '--> If you are not in a XDG compliant DE, remember to add clight to your autostart script.'
}