From 1b235488895f8d5a8774fda8619ce4ceef994867 Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Tue, 23 Feb 2021 13:12:05 -0500 Subject: Switch to Go Mono on OpenBSD Luxi's uncrossed zero is just too bad. Oh and lower case l is also better in Go. --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'install.sh') diff --git a/install.sh b/install.sh index bd60c202..2bcb2225 100644 --- a/install.sh +++ b/install.sh @@ -18,7 +18,7 @@ FreeBSD() { OpenBSD() { doas pkg_add $packages if test $X; then - doas pkg_add imv scrot sct w3m-- xcursor-dmz xsel + doas pkg_add go-fonts imv scrot sct w3m-- xcursor-dmz xsel fi } -- cgit 1.4.1