2023-05-25 22:27:19 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
<actions>
|
|
|
|
|
<action>
|
|
|
|
|
<icon>utilities-terminal</icon>
|
|
|
|
|
<name>Open Terminal Here</name>
|
|
|
|
|
<submenu></submenu>
|
|
|
|
|
<unique-id>1684090430849590-1</unique-id>
|
|
|
|
|
<command>exo-open --working-directory %f --launch TerminalEmulator</command>
|
|
|
|
|
<description>Open terminal in current location</description>
|
|
|
|
|
<range></range>
|
|
|
|
|
<patterns>*</patterns>
|
|
|
|
|
<startup-notify/>
|
|
|
|
|
<directories/>
|
|
|
|
|
</action>
|
2023-05-28 13:26:21 +02:00
|
|
|
<action>
|
|
|
|
|
<icon>edit-link</icon>
|
|
|
|
|
<name>Create a symlink</name>
|
|
|
|
|
<submenu></submenu>
|
|
|
|
|
<unique-id>1685231287052604-1</unique-id>
|
|
|
|
|
<command>ln -s %f '%f (Link)'</command>
|
|
|
|
|
<description>Create a symlink in current directory</description>
|
|
|
|
|
<range>1</range>
|
|
|
|
|
<patterns>*</patterns>
|
|
|
|
|
<directories/>
|
|
|
|
|
<audio-files/>
|
|
|
|
|
<image-files/>
|
|
|
|
|
<other-files/>
|
|
|
|
|
<text-files/>
|
|
|
|
|
<video-files/>
|
|
|
|
|
</action>
|
2023-05-28 13:45:16 +02:00
|
|
|
<action>
|
|
|
|
|
<icon>gtk-convert</icon>
|
|
|
|
|
<name>Degoogle</name>
|
|
|
|
|
<submenu></submenu>
|
|
|
|
|
<unique-id>1685216951025684-1</unique-id>
|
|
|
|
|
<command>~/.scripts/degoogle %F</command>
|
|
|
|
|
<description>Convert WebP and WebM to PNG and MP4 respectively</description>
|
|
|
|
|
<range>*</range>
|
|
|
|
|
<patterns>*.webp;*.webm</patterns>
|
|
|
|
|
<image-files/>
|
|
|
|
|
<video-files/>
|
|
|
|
|
</action>
|
2023-05-25 22:27:19 +02:00
|
|
|
</actions>
|