2022-10-11 18:21:01 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<actions>
|
|
|
|
<action>
|
|
|
|
<icon>utilities-terminal</icon>
|
2023-10-31 12:17:01 -01:00
|
|
|
<name>Open terminal here</name>
|
|
|
|
<submenu></submenu>
|
2022-10-11 18:21:01 +00:00
|
|
|
<unique-id>1615372407408747-1</unique-id>
|
|
|
|
<command>exo-open --working-directory %f --launch TerminalEmulator</command>
|
2023-10-31 12:17:01 -01:00
|
|
|
<description>Example of a custom action</description>
|
|
|
|
<range></range>
|
2022-10-11 18:21:01 +00:00
|
|
|
<patterns>*</patterns>
|
|
|
|
<startup-notify/>
|
|
|
|
<directories/>
|
|
|
|
</action>
|
|
|
|
<action>
|
|
|
|
<icon>org.xfce.thunar</icon>
|
2023-10-31 12:17:01 -01:00
|
|
|
<name>Open as root</name>
|
|
|
|
<submenu></submenu>
|
2022-10-11 18:21:01 +00:00
|
|
|
<unique-id>1616353956436746-1</unique-id>
|
2023-10-31 12:17:01 -01:00
|
|
|
<command>pkexec thunar %f</command>
|
|
|
|
<description>Open as root</description>
|
|
|
|
<range></range>
|
2022-10-11 18:21:01 +00:00
|
|
|
<patterns>*</patterns>
|
|
|
|
<directories/>
|
|
|
|
</action>
|
|
|
|
<action>
|
|
|
|
<icon>preferences-system-search</icon>
|
2023-10-31 12:17:01 -01:00
|
|
|
<name>Search for files</name>
|
|
|
|
<submenu></submenu>
|
2022-10-11 18:21:01 +00:00
|
|
|
<unique-id>1616359736871731-4</unique-id>
|
|
|
|
<command>catfish --path=%f</command>
|
2023-10-31 12:17:01 -01:00
|
|
|
<description>Find files and folders</description>
|
|
|
|
<range></range>
|
2022-10-11 18:21:01 +00:00
|
|
|
<patterns>*</patterns>
|
|
|
|
<directories/>
|
|
|
|
</action>
|
|
|
|
<action>
|
2023-10-31 12:17:01 -01:00
|
|
|
<icon>accessories-text-editor</icon>
|
|
|
|
<name>Edit as root</name>
|
|
|
|
<submenu></submenu>
|
|
|
|
<unique-id>1687651355823916-1</unique-id>
|
|
|
|
<command>pkexec mousepad %f</command>
|
|
|
|
<description>Edit as root</description>
|
|
|
|
<range>*</range>
|
2022-10-11 18:21:01 +00:00
|
|
|
<patterns>*</patterns>
|
|
|
|
<text-files/>
|
|
|
|
</action>
|
|
|
|
<action>
|
2023-10-31 12:17:01 -01:00
|
|
|
<icon>application-vnd.oasis.opendocument.text-template</icon>
|
|
|
|
<name> Open in Terminal</name>
|
|
|
|
<submenu></submenu>
|
|
|
|
<unique-id>1687651793865147-4</unique-id>
|
|
|
|
<command>xfce4-terminal -x nano %f</command>
|
|
|
|
<description> Open in Terminal</description>
|
|
|
|
<range>*</range>
|
2022-10-11 18:21:01 +00:00
|
|
|
<patterns>*</patterns>
|
2023-10-31 12:17:01 -01:00
|
|
|
<text-files/>
|
2022-10-11 18:21:01 +00:00
|
|
|
</action>
|
|
|
|
</actions>
|