update for https://pypi.org/project/thunar-plugins/
This commit is contained in:
parent
e08d333560
commit
6016844372
1 changed files with 9 additions and 4 deletions
|
@ -26,10 +26,15 @@ This is set up by git-annex creating a
|
||||||
|
|
||||||
## Xfce (Thunar)
|
## Xfce (Thunar)
|
||||||
|
|
||||||
Xfce uses the Thunar file manager, which can also be easily configured to
|
Xfce uses the Thunar file manager.
|
||||||
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
|
Install <https://pypi.org/project/thunar-plugins/> to use its integrated
|
||||||
following commands:
|
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
|
git-annex drop --notify-start --notify-finish -- %F
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue