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
|
|
@ -92,7 +92,7 @@ profile qbittorrent @{exec_path} {
|
|||
|
||||
@{exec_path} mr,
|
||||
|
||||
@{bin}/xdg-{open,mime} rPx -> child-open,
|
||||
@{open_path} rPx -> child-open,
|
||||
@{bin}/python3.[0-9]* rCx -> python, # For "search engine"
|
||||
|
||||
# Allowed apps to open
|
||||
|
|
|
|||
|
|
@ -30,8 +30,8 @@ profile qpdfview @{exec_path} {
|
|||
@{bin}/bzip2 rix,
|
||||
@{bin}/xz rix,
|
||||
|
||||
@{bin}/xdg-open rPx -> child-open,
|
||||
@{lib}/firefox/firefox rPUx,
|
||||
@{open_path} rPx -> child-open,
|
||||
|
||||
/usr/share/hwdata/pnp.ids r,
|
||||
/usr/share/poppler/** r,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue