mirror of
https://github.com/krizsipeti/custom_blfs_packages.git
synced 2025-02-03 07:17:20 +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>
|