### setup ###
performance_mode:
for x ( /sys/devices/system/cpu/cpufreq/policy*/scaling_governor) { echo performance | sudo tee $x }
packages:
sudo aptitude install -y \
@@ -75,6 +72,9 @@ pull_github:
qlc_artnet_dmx_proxy:
qlcplus --open cur/qlc.qxw
no_screen_blanking:
xset s off
xset -dpms
Status change: