feat(profile): update some browser based profiles.

This commit is contained in:
Alexandre Pujol 2024-03-05 17:39:36 +00:00
parent bc69b193ea
commit a7e37528d5
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
3 changed files with 6 additions and 14 deletions

View file

@ -10,7 +10,7 @@ include <tunables/global>
@{lib_dirs} = /opt/google/chrome{,-beta,-unstable}
@{exec_path} = @{lib_dirs}/google-chrome{,-beta,-unstable}
profile chrome-wrapper @{exec_path} {
profile chrome-wrapper @{exec_path} flags=(attach_disconnected) {
include <abstractions/base>
include <abstractions/consoles>