📝 Note to install jpegoptim

This commit is contained in:
z3rOR0ne 2023-02-19 15:59:28 -08:00
parent 73412dd2f5
commit 03d746b5d6

View file

@ -207,8 +207,10 @@ Install openoffice-bin and xidel (minimal office suite and web scraper)
paru openoffice (choose bin)
paru xidel(1st option)
Install foliate (epub book reader) and xournalpp (pdf signer) and dash (for emergency shell)
doas pacman -S foliate xounralapp dash
Install foliate (epub book reader) and xournalpp (pdf signer)
and dash (for emergency shell)
and jpegoptim (obvious)
doas pacman -S foliate xounralapp dash jpegoptim
Install autoprefixer for css files:
npm install -g postcss postcss-cli autoprefixer