added notation on installing opentoonz

This commit is contained in:
tomit4 2022-06-03 08:45:36 -07:00
parent 01504c1491
commit f5c1408062

View file

@ -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