This commit is contained in:
Geoffrey Frogeye 2019-11-01 18:34:45 +01:00
parent 90ca29d35c
commit 45058b4272
5 changed files with 162 additions and 45 deletions

View file

@ -152,6 +152,7 @@ then
i notmuch # Index mail
i neomutt || i mutt # CLI mail client
i lynx # CLI web browser (for HTML mail)
i tiv # CLI image viewer
if $INSTALL_GUI
then
i thunderbird # GUI mail client (just in case)
@ -175,6 +176,7 @@ then
i duperemove # Find and merge dupplicates on BTRFS partitions
i optipng # Optimize PNG files
i jpegtran libjpeg-turbo # Compress JPEG files
i reflac # Recompress FLAC files
fi