That is strange - I remember this recipe to work in the past.
If you run this and you get a permission error
xbacklight -10
Then add a sudo drop in to allow it to run
echo "%wheel ALL=(ALL) NOPASSWD:/usr/bin/xbacklight" | sudo tee -i /etc/sudoers.d/10-xbacklight