From f5c1408062edbe4dfd0d7ea798a56e8dde71c1b8 Mon Sep 17 00:00:00 2001 From: tomit4 Date: Fri, 3 Jun 2022 08:45:36 -0700 Subject: [PATCH] added notation on installing opentoonz --- updates.txt | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/updates.txt b/updates.txt index 2f944243..7e7f10d6 100644 --- a/updates.txt +++ b/updates.txt @@ -14,11 +14,6 @@ add notation about using pick to parse through output, and pipe that using xargs example: ls | pick | xargs bat # will give you a choice of the files from ls, pick displays a menu to "pick" the file, which then is parsed to xargs bat (invokes bat on choice from ls | pick) -download sxiv (suckless image viewer) +install opentoonz (blas and cblas may already be installed) -doas pacman -S sxiv - -(change bg of sxiv to not be blindingly white) -cp Xresources.txt ~/.Xresources - -xrdb -load ~/.Xresources +doas pacman -S opentoonz blas cblas