You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
347 B
13 lines
347 B
<?xml version="1.0" encoding="UTF-8"?> |
|
<actions> |
|
<action> |
|
<icon>utilities-terminal</icon> |
|
<name>Open Terminal Here</name> |
|
<unique-id>1594675818593070-1</unique-id> |
|
<command>urxvt -cd %f</command> |
|
<description>Open Terminal in the Current Directory</description> |
|
<patterns>*</patterns> |
|
<startup-notify/> |
|
<directories/> |
|
</action> |
|
</actions>
|
|
|