Added feature to change by percentage. Added makefile. Added shell script to modify ownership of the file that affects brightness
This commit is contained in:
Executable
+5
@@ -0,0 +1,5 @@
|
||||
|
||||
you=$1
|
||||
|
||||
sudo chown $you /sys/class/backlight/intel_backlight/brightness
|
||||
ls -l /sys/class/backlight/intel_backlight/
|
||||
Reference in New Issue
Block a user