28 lines
764 B
XML
28 lines
764 B
XML
<?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>
|
|
<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>
|
|
</actions>
|