feat(profile): add the open_path variable.
This commit is contained in:
parent
a46dfaad61
commit
f362975ce7
29 changed files with 36 additions and 70 deletions
|
|
@ -67,10 +67,7 @@ profile gpartedbin @{exec_path} {
|
|||
@{bin}/tune2fs rPx,
|
||||
@{bin}/xfs_io rPUx,
|
||||
|
||||
@{bin}/xdg-open rPx -> child-open,
|
||||
@{lib}/@{multiarch}/glib-[0-9]*/gio-launch-desktop rPx -> child-open,
|
||||
@{lib}/gio-launch-desktop rPx -> child-open,
|
||||
|
||||
@{open_path} rPx -> child-open,
|
||||
|
||||
@{HOME}/.Xauthority r,
|
||||
owner @{HOME}/*.htm w,
|
||||
|
|
|
|||
|
|
@ -42,8 +42,8 @@ profile keepassxc @{exec_path} {
|
|||
|
||||
# Allowed apps to open
|
||||
@{bin}/geany rPUx,
|
||||
@{bin}/xdg-open rCx -> child-open,
|
||||
@{lib}/firefox/firefox rPx,
|
||||
@{open_path} rPx -> child-open,
|
||||
|
||||
/usr/share/hwdata/pnp.ids r,
|
||||
/usr/share/keepassxc/{,**} r,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue