cb970eabd3
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
3 lines
202 B
Bash
Executable file
3 lines
202 B
Bash
Executable file
#!/bin/sh
|
|
|
|
cat /sys/devices/pci0000:00/0000:00:02.0/drm/card0/card0-eDP-1/intel_backlight/max_brightness | sudo tee /sys/devices/pci0000:00/0000:00:02.0/drm/card0/card0-eDP-1/intel_backlight/brightness
|