Riyyi
2 years ago
1 changed files with 13 additions and 0 deletions
@ -0,0 +1,13 @@
|
||||
<?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> |
Loading…
Reference in new issue