Light does not work without sudo
Hello everyone,
I do not know why when I run the light command as light -S 50
it does not work.
Here is my user id:
user@host ~ $ id user
uid=1000(user) gid=1000(user) groups=1000(user),998(wheel),996(audio),987(storage),985(video)
When I do it with sudo privleges it works. Do you know what might be the cause?