From 70e353f3f01d8bd236089d7a35ed0fccf9a86c80 Mon Sep 17 00:00:00 2001 From: ProtoPenguin Date: Thu, 9 Apr 2026 17:45:37 +0100 Subject: [PATCH] Updated Docs, where to place palette files --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index aea357a..ffab913 100644 --- a/README.md +++ b/README.md @@ -21,3 +21,13 @@ Where "input_csv" would be your input csv as in swatchos.csv Where "output_file" is the name of your palette, the required extension is added automatically +## Where to place the swatches + +### Inkscape +Place the exported .gpl in $HOME/.config/inkscape/palettes + +### GIMP +Place the exported .gpl in $HOME/.config/GIMP/$VERSION/palettes, where $VERSION is the gimp version + +### Scribus +Place the outputted xml file in /usr/share/scribus/swatches (you will need to sudo or be root) \ No newline at end of file