Changing the acme text editor font

I’ve been playing around with plan9port lately and wanted to load a custom font when using the acme text editor. Said and done, using fontsrv(4) I can list available fonts by running fontsrv -p .. Then run acme with whatever font I prefer, .e.g., acme -f /mnt/font/DejaVuSansMono/12a/font.

Kevin Hovsäter @hovsater