feat(profile): general update.

This commit is contained in:
Alexandre Pujol 2024-04-05 23:55:21 +01:00
parent 000e68fe0a
commit 9aa9f26507
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
21 changed files with 40 additions and 34 deletions

View file

@ -12,5 +12,14 @@ profile open-link-confirmation @{exec_path} {
@{exec_path} mr,
@{sh_path} rix,
@{bin}/readlink rix,
@{bin}/whichbrowser rix,
@{bin}/torbrowser rPx,
@{lib}/msgcollector/generic_gui_message rPx,
@{lib}/msgcollector/striphtml rPx,
/etc/open_link_confirm.d/{,**} r,
include if exists <local/open-link-confirmation>
}