hlfw.ca

rc

Download patch

ref: 156b135285622f6a2583072708a56f46f41a1137
parent: 397f7e3cb23864cdc7df8f902ca18dd7c4ac1f10
author: Michael Misch <michaelmisch1985@gmail.com>
date: Tue Aug 27 18:19:24 PDT 2024

Make sure the other windows spread too

--- a/riostart
+++ b/riostart
@@ -10,8 +10,8 @@
 	window -r 0 384 140 512 'stats -melzs prox'
 	window -r 0 512 140 640 'stats -melzs altd'
 	window -r 0 640 140 768 'stats -melzs hlfw'
-	window -r 140 0 740 9999 'rcpu -h hlfw -c tail -f /sys/log/httpd'
-	window -r 740 0 1340 9999 'rcpu -h altd -c tail -f /sys/log/httpd'
+	window -r 140 0 753 768 'rcpu -h hlfw -c tail -f /sys/log/httpd'
+	window -r 753 0 1366 768 'rcpu -h altd -c tail -f /sys/log/httpd'
 case cpu
 	window 'cat $home/lib/theme/cpu.theme > /mnt/wsys/theme'
 }