feat(profiles): ensure child-open is available.
This commit is contained in:
parent
3147f7d59a
commit
e381aace56
7 changed files with 17 additions and 43 deletions
|
|
@ -67,8 +67,10 @@ profile gpartedbin @{exec_path} {
|
|||
@{bin}/tune2fs rPx,
|
||||
@{bin}/xfs_io rPUx,
|
||||
|
||||
@{bin}/xdg-open rCx -> child-open,
|
||||
@{lib}/@{multiarch}/glib-[0-9]*/gio-launch-desktop rCx -> child-open,
|
||||
@{bin}/xdg-open rPx -> child-open,
|
||||
@{lib}/@{multiarch}/glib-[0-9]*/gio-launch-desktop rPx -> child-open,
|
||||
@{lib}/gio-launch-desktop rPx -> child-open,
|
||||
|
||||
|
||||
@{HOME}/.Xauthority r,
|
||||
owner @{HOME}/*.htm w,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue