summarylogtreecommitdiffstats
path: root/clight.install
blob: 089377c6abc42b43499a386dcb7c9e859bfee22e (plain)
1
2
3
4
5
6
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 '--> 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.'
}