Update configs for tommy.

This commit is contained in:
Darren 'Tadgy' Austin 2023-11-11 22:25:06 +00:00
commit 0bf6b014e2
57 changed files with 206 additions and 279 deletions

View file

@ -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