added notation on installing opentoonz
This commit is contained in:
parent
01504c1491
commit
f5c1408062
1 changed files with 2 additions and 7 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue