feat(profiles): make profile entrypoint more universal.
This commit is contained in:
parent
e031c129ed
commit
6e56cfccc9
70 changed files with 122 additions and 147 deletions
|
|
@ -42,11 +42,12 @@ profile child-open {
|
|||
|
||||
# Browsers
|
||||
/{usr/,}bin/chromium rPx,
|
||||
/{usr/,}bin/firefox rPx,
|
||||
/{usr/,}bin/firefox{,-esr} rPx,
|
||||
/{usr/,}lib{,32,64}/firefox{,-esr}/firefox{,-esr} rPx,
|
||||
/{usr/,}lib/@{multiarch}/opera{,-beta,-developer}/opera{,-beta,-developer} rPx,
|
||||
/{usr/,}lib/chromium/chromium rPx,
|
||||
/{usr/,}lib/firefox/firefox rPx,
|
||||
/opt/brave.com/brave{,-beta,-dev}/brave{,-beta,-dev} rPx,
|
||||
/opt/firefox{,-esr}/firefox{,-esr} rPx,
|
||||
/opt/google/chrome{,-beta,-unstable}/chrome{,-beta,-unstable} rPx,
|
||||
|
||||
# Text editors
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue