#!/bin/bash

# Make sure imagemagick finds the config dir
export MAGICK_CONFIGURE_PATH="$SNAP/usr/etc/ImageMagick-6/"

export XDG_CONFIG_DIRS=$SNAP/etc:$XDG_CONFIG_DIRS

peek
