60 lines
1.5 KiB
XML
60 lines
1.5 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<actions>
|
|
<action>
|
|
<icon>folder</icon>
|
|
<name>Als root öffnen</name>
|
|
<submenu></submenu>
|
|
<unique-id>1673031093097554-1</unique-id>
|
|
<command>gksu thunar %f</command>
|
|
<description>Verzeichnis als root-Nutzer öffnen</description>
|
|
<range>*</range>
|
|
<patterns>*</patterns>
|
|
<directories/>
|
|
</action>
|
|
<action>
|
|
<icon>utilities-terminal</icon>
|
|
<name>Terminal öffnen</name>
|
|
<submenu></submenu>
|
|
<unique-id>1666515885637912-1</unique-id>
|
|
<command>for f in %F; do if [ -d "$f" ]; then kitty "$f"; elif [ -z "$default" ]; then default=1; kitty; fi done</command>
|
|
<description>Terminal im gewählten Ordner öffnen</description>
|
|
<range></range>
|
|
<patterns>*</patterns>
|
|
<startup-notify/>
|
|
<directories/>
|
|
<audio-files/>
|
|
<image-files/>
|
|
<other-files/>
|
|
<text-files/>
|
|
<video-files/>
|
|
</action>
|
|
<action>
|
|
<icon>preferences-system-search</icon>
|
|
<name>Suchen</name>
|
|
<submenu></submenu>
|
|
<unique-id>1666516933235505-2</unique-id>
|
|
<command>catfish --path=%f</command>
|
|
<description>Dateien und Ordner suchen</description>
|
|
<range></range>
|
|
<patterns>*</patterns>
|
|
<startup-notify/>
|
|
<directories/>
|
|
</action>
|
|
<action>
|
|
<icon>link</icon>
|
|
<name>Symlink erstellen</name>
|
|
<submenu></submenu>
|
|
<unique-id>1676990164646243-1</unique-id>
|
|
<command>ln -Ts %f %n" (symlink)"</command>
|
|
<description>Symbolischen Link erstellen</description>
|
|
<range>*</range>
|
|
<patterns>*</patterns>
|
|
<directories/>
|
|
<audio-files/>
|
|
<image-files/>
|
|
<other-files/>
|
|
<text-files/>
|
|
<video-files/>
|
|
</action>
|
|
</actions>
|