From d039067ee5ca3e173381ab430428cb30ca6c7fbf Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Mon, 10 Jun 2019 19:56:09 -0700 Subject: [PATCH] Start custom actions section --- source/2/2.4/2.4.4/pcmanfm-qt.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/source/2/2.4/2.4.4/pcmanfm-qt.rst b/source/2/2.4/2.4.4/pcmanfm-qt.rst index 1a2418bb..aafcdab9 100644 --- a/source/2/2.4/2.4.4/pcmanfm-qt.rst +++ b/source/2/2.4/2.4.4/pcmanfm-qt.rst @@ -91,6 +91,16 @@ The :guilabel:`Properties` tab has more settings based on information about the .. image:: find-files-prop.png +Custom Actions +-------------- +To create custom actions you will need to create the folder that is not on your filesystem by default run this command + +.. code:: + + mkdir -p ~/.local/share/file-manager/actions + +or create this path by creating new directories in this file manager. Then you will need to make a desktop file to make your action. + Screenshot ---------- .. image:: pcmanfm-qt.png