diff --git a/7-software-pacman.sh b/7-software-pacman.sh index 0c2e948..be6a3b8 100755 --- a/7-software-pacman.sh +++ b/7-software-pacman.sh @@ -117,6 +117,7 @@ PKGS=( 'inkscape' # Vector image creation app 'imagemagick' # Command line image manipulation tool 'nomacs' # Image viewer + 'pngcrush' # Tools for optimizing PNG images 'ristretto' # Multi image viewer # PRODUCTIVITY --------------------------------------------------------