From 6016844372da6dedf55490336d2adba5bba0ba75 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 1 Jan 2023 18:10:35 -0400 Subject: [PATCH] update for https://pypi.org/project/thunar-plugins/ --- doc/tips/file_manager_integration.mdwn | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/doc/tips/file_manager_integration.mdwn b/doc/tips/file_manager_integration.mdwn index e250a516a5..43d5a59ed6 100644 --- a/doc/tips/file_manager_integration.mdwn +++ b/doc/tips/file_manager_integration.mdwn @@ -26,10 +26,15 @@ This is set up by git-annex creating a ## Xfce (Thunar) -Xfce uses the Thunar file manager, which can also be easily configured to -allow for custom actions. Just go to the "Configure custom actions..." item -in the "Edit" menu, and create a custom action for get, drop, and undo with the -following commands: +Xfce uses the Thunar file manager. + +Install to use its integrated +git-annex support. + +Alternatively, thunar can also be easily configured to allow for custom +actions. Just go to the "Configure custom actions..." item in the "Edit" +menu, and create a custom action for get, drop, and undo with the following +commands: git-annex drop --notify-start --notify-finish -- %F