Skip to content

Instantly share code, notes, and snippets.

@3N4N
Last active September 26, 2018 12:39
Show Gist options
  • Save 3N4N/c706c23599872c7bb22293a4203fe687 to your computer and use it in GitHub Desktop.
Save 3N4N/c706c23599872c7bb22293a4203fe687 to your computer and use it in GitHub Desktop.
put it in /etc/X11/xorg.conf to work with xbacklight properly
Section "Device"
Identifier "Intel Graphics"
Driver "intel"
Option "Backlight" "intel_backlight"
EndSection
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment