57 lines
1.5 KiB
XML
57 lines
1.5 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<actions>
|
|
<action>
|
|
<icon>user-trash</icon>
|
|
<name>Move to Trash</name>
|
|
<unique-id>1663752025909170-1</unique-id>
|
|
<command>trash %F</command>
|
|
<description>Moves item to trash with trash-cli</description>
|
|
<patterns>*</patterns>
|
|
<directories/>
|
|
<audio-files/>
|
|
<image-files/>
|
|
<other-files/>
|
|
<text-files/>
|
|
<video-files/>
|
|
</action>
|
|
<action>
|
|
<icon>lxterminal</icon>
|
|
<name>Open Terminal Here</name>
|
|
<unique-id>1616480070297418-1</unique-id>
|
|
<command>alacritty --working-directory %f</command>
|
|
<description>Opens alacritty in the selected directory.</description>
|
|
<patterns>*</patterns>
|
|
<startup-notify/>
|
|
<directories/>
|
|
</action>
|
|
<action>
|
|
<icon>package-x-generic</icon>
|
|
<name>Extract Here</name>
|
|
<unique-id>1617952981028898-1</unique-id>
|
|
<command>ext %n</command>
|
|
<description>Extracts archive to folder in current directory.</description>
|
|
<patterns>*.tar.bz2;*.tbz2;*.tar.xz;*.tar.gz;*.tar.zst;*.lzma;*.bz2;*.rar;*.gz;*.tar;*.zip;*.Z;*.7z;*.xz;*.exe</patterns>
|
|
<startup-notify/>
|
|
<directories/>
|
|
<audio-files/>
|
|
<image-files/>
|
|
<other-files/>
|
|
<text-files/>
|
|
<video-files/>
|
|
</action>
|
|
<action>
|
|
<icon>application-x-generic</icon>
|
|
<name>Open in New Window</name>
|
|
<unique-id>1661833144579749-1</unique-id>
|
|
<command>thunar %f</command>
|
|
<description>Opens the selected folder in a new thunar window.</description>
|
|
<patterns>*</patterns>
|
|
<directories/>
|
|
<audio-files/>
|
|
<image-files/>
|
|
<other-files/>
|
|
<text-files/>
|
|
<video-files/>
|
|
</action>
|
|
</actions>
|