diff --git a/src/configs/destinations.json b/src/configs/destinations.json
index 65e2c3e3e2b22ed99a268c112699100da37e4ccc..8c5242232fac2ed8032461934754ee419f74ee1a 100644
--- a/src/configs/destinations.json
+++ b/src/configs/destinations.json
@@ -33,5 +33,6 @@
     "nautilus_scripts": "$XDG_DATA_HOME/nautilus/scripts",
     "amarok_scripts": "$KDEHOME/share/apps/amarok/scripts",
     "yakuake_skins": "$KDEHOME/share/apps/yakuake/skins",
-    "cairo_clock_themes": "$HOME/.cairo-clock/themes"
+    "cairo_clock_themes": "$HOME/.cairo-clock/themes",
+    "appimages": "$HOME/.appimages"
 }