Skip to content

Commit

Permalink
Updated GIMP configuration file
Browse files Browse the repository at this point in the history
  • Loading branch information
tunalad committed Jan 14, 2024
1 parent 9a2a9c5 commit 842db7b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions programs/gimp.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"files": [
{
"help": "Currently unsupported.\n\n_Relevant issue:_ https://bugzilla.gnome.org/show_bug.cgi?id=166643\n",
"movable": false,
"path": "$HOME/.thumbnails"
"path": "$HOME/.thumbnails",
"movable": true,
"help": "Supported\n\nDirectory .thumbnails can be moved to _$XDG_CACHE_HOME/thumbnails_.\nConfiguration dicrectorycan be moved to _$XDG_CONFIG_HOME/GIMP/{GIMP_APP_VERSION}_."
}
],
"name": "gimp"
}
}

0 comments on commit 842db7b

Please sign in to comment.