1notify 100 {
2        match "system" "ACPI";
3        match "subsystem" "Video";
4        match "type" "brightness";
5        action "/usr/local/bin/intel_backlight $notify";
6};
7