diff --git a/src/app/configs/destinations.json b/src/app/configs/destinations.json index 1ea1bbf332a39ffa2f62bc8633089035ee5755ea..ed85557bb2cb708a88b695f623c97843c3315764 100644 --- a/src/app/configs/destinations.json +++ b/src/app/configs/destinations.json @@ -1,5 +1,5 @@ { - "bin": "$HOME/.bin", + "bin": "$HOME/.local/bin", "downloads": "$HOME/Downloads", "documents": "$HOME/Documents", "pictures": "$HOME/Pictures",