shithub: rc

Download patch

ref: 226edf49ca18ae36c79e2dca477aed203b4a9c81
parent: 36c2644cb59ed212520bccaf4dc96f80e0acce6d
author: sl <sl@k>
date: Sat Apr 4 14:27:35 EDT 2026

vtb: i'm through explaining this shit.

--- a/vtb
+++ b/vtb
@@ -1,5 +1,5 @@
 #!/bin/rc
-# 2026-04-01T00:05:47-04:00
+# 2026-04-04T14:26:59-04:00
 rfork e
 scr=(`{cat /dev/draw/new >[2]/dev/null})
 w=$scr(11)
@@ -10,7 +10,7 @@
 case 15* 14*
 	font=/lib/font/contrib.bit/gallant/unicode.22.font
 case 1080
-	font=/lib/font/bit/fixed/unicode.10x20.font
+	#font=/lib/font/bit/fixed/unicode.10x20.font
 case *
 	font=/lib/font/bit/fixed/unicode.9x15.font
 }
--