initial pikachu configuration
This commit is contained in:
@ -0,0 +1 @@
|
||||
ACTION=="add", RUN+="/home/w0ryn/.wryn/bin/pikachu/set-battery-max-charge"
|
1
config/system/pikachu/udev/rules.d/91-backlight.rules
Normal file
1
config/system/pikachu/udev/rules.d/91-backlight.rules
Normal file
@ -0,0 +1 @@
|
||||
SUBSYSTEM=="backlight", ACTION=="add", RUN+="/usr/bin/env chgrp video %S%p/brightness", RUN+="/usr/bin/env chmod g+w %S%p/brightness"
|
Reference in New Issue
Block a user