Update configs for tommy.
This commit is contained in:
parent
41236f47c9
commit
0bf6b014e2
57 changed files with 206 additions and 279 deletions
|
|
@ -1,11 +1,10 @@
|
|||
#!/bin/bash
|
||||
# Default rc.local for void; add your custom commands here.
|
||||
#
|
||||
# This is run by runit in stage 2 before the services are executed
|
||||
# (see /etc/runit/2).
|
||||
|
||||
# Restart after a powerfail.
|
||||
/usr/sbin/setpci -s 0:1f.0 0xa4.b=0
|
||||
# Set the backlight brightness.
|
||||
echo 5000 >/sys/class/backlight/intel_backlight/brightness
|
||||
|
||||
# Change console palette.
|
||||
[[ -x /sbin/setcolors ]] && /sbin/setcolors /etc/setcolors.conf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue