fix(thunar): fix "Open Terminal Here"
Fixes default custom action `Open Terminal Here`.
This commit is contained in:
parent
503e83a896
commit
9a5b1b9a72
1 changed files with 5 additions and 1 deletions
|
|
@ -19,6 +19,8 @@ profile thunar @{exec_path} {
|
|||
|
||||
@{exec_path} mr,
|
||||
|
||||
@{sh_path} rix,
|
||||
@{bin}/exo-open rPx,
|
||||
@{bin}/thunar-volman rPx,
|
||||
@{bin}/dbus-launch rCx -> dbus,
|
||||
@{open_path} rPx -> child-open,
|
||||
|
|
@ -61,5 +63,7 @@ profile thunar @{exec_path} {
|
|||
include if exists <local/thunar_dbus>
|
||||
}
|
||||
|
||||
/dev/tty rw,
|
||||
|
||||
include if exists <local/thunar>
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue