27 lines
812 B
XML
27 lines
812 B
XML
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<actions>
|
||
|
<action>
|
||
|
<icon>utilities-terminal</icon>
|
||
|
<name>Open Terminal Here</name>
|
||
|
<unique-id>1593976619886933-1</unique-id>
|
||
|
<command>exo-open --working-directory %f --launch TerminalEmulator</command>
|
||
|
<description></description>
|
||
|
<patterns>*</patterns>
|
||
|
<startup-notify/>
|
||
|
<directories/>
|
||
|
</action>
|
||
|
<action>
|
||
|
<icon></icon>
|
||
|
<name>Upload to Nextcloud</name>
|
||
|
<unique-id>1594761029052126-1</unique-id>
|
||
|
<command>$XDG_DATA_HOME/scripts/nc-share-file.sh %f | xclip -i -selection "clipboard" && notify-send -u low "Upload complete"</command>
|
||
|
<description>Uploads file to Nextcloud and copys the share link</description>
|
||
|
<patterns>*</patterns>
|
||
|
<audio-files/>
|
||
|
<image-files/>
|
||
|
<other-files/>
|
||
|
<text-files/>
|
||
|
<video-files/>
|
||
|
</action>
|
||
|
</actions>
|