feat(profile): general update.

This commit is contained in:
Alexandre Pujol 2024-10-01 17:43:54 +01:00
parent 21e8456383
commit 8730c09b96
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
47 changed files with 146 additions and 118 deletions

View file

@ -15,8 +15,8 @@ profile child-open-strict {
include <abstractions/base>
include <abstractions/app/open>
@{browsers_path} rPx,
@{file_explorers_path} rPx,
@{browsers_path} Px,
@{file_explorers_path} Px,
include if exists <usr/child-open-strict.d>
include if exists <local/child-open-strict>

View file

@ -14,7 +14,7 @@ abi <abi/3.0>,
include <tunables/global>
@{exec_path} = @{bin}/pager @{bin}/less @{bin}/more
profile child-pager {
profile child-pager flags=(attach_disconnected) {
include <abstractions/base>
include <abstractions/consoles>