feat(profile): general update.
This commit is contained in:
parent
21e8456383
commit
8730c09b96
47 changed files with 146 additions and 118 deletions
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue