Initial commit of Phil's config files.

This commit is contained in:
Darren 'Tadgy' Austin 2023-10-19 20:35:36 +01:00
commit 3fae792a80
73 changed files with 1197 additions and 184 deletions

10
etc/rc.local Executable file
View file

@ -0,0 +1,10 @@
# 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).
[ -x /etc/rc.firewall ] && /etc/rc.firewall start
echo 5000 >/sys/class/backlight/intel_backlight/brightness
/sbin/setcolors /etc/setcolors.conf