shithub: rc

Download patch

ref: 36c2644cb59ed212520bccaf4dc96f80e0acce6d
parent: 1f0ec736c13c762d7b47a3791ecc50df5338d3b4
author: sl <sl@x61t>
date: Wed Apr 1 00:07:01 EDT 2026

vtb: no really, my eyesight.

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