mirror of
https://github.com/krizsipeti/custom_blfs_packages.git
synced 2025-01-23 22:42:29 +08:00
9 lines
211 B
XML
9 lines
211 B
XML
<qterminal>
|
|
<group name="Change Directory">
|
|
<command name="Home" value="cd $HOME"/>
|
|
</group>
|
|
<group name="File Manager">
|
|
<command name="Open here" value="xdg-open $(pwd)"/>
|
|
</group>
|
|
</qterminal>
|