This is a collection of dotfiles and scripts for my bspwm setup
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.
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<actions>
|
|
|
|
<action>
|
|
|
|
<icon>utilities-terminal</icon>
|
|
|
|
<name>Open Terminal Here</name>
|
|
|
|
<unique-id>1594675818593070-1</unique-id>
|
|
|
|
<description>Open Terminal in the Current Directory</description>
|
|
|
|
|
|
|
|
<!-- >>> session=xorg -->
|
|
|
|
<command>urxvt -cd %f</command>
|
|
|
|
<!-- <<< -->
|
|
|
|
<!-- >>> session=wayland -->
|
|
|
|
<!-- <command>ghostty -e "sh -c 'cd %f && exec $SHELL'"</command> -->
|
|
|
|
<!-- <<< -->
|
|
|
|
|
|
|
|
<patterns>*</patterns>
|
|
|
|
<startup-notify/>
|
|
|
|
<directories/>
|
|
|
|
</action>
|
|
|
|
</actions>
|