feat(profile): general update.

This commit is contained in:
Alexandre Pujol 2024-01-21 11:56:02 +00:00
parent 05b47adb13
commit 42fc4622ed
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
42 changed files with 154 additions and 94 deletions

View file

@ -11,7 +11,7 @@ include <tunables/global>
@{config_dirs} = @{HOME}/.mozilla/
@{exec_path} = @{lib_dirs}/glxtest
profile firefox-glxtest @{exec_path} {
profile firefox-glxtest @{exec_path} flags=(attach_disconnected) {
include <abstractions/base>
include <abstractions/graphics>
include <abstractions/nameservice-strict>

View file

@ -11,7 +11,7 @@ include <tunables/global>
@{config_dirs} = @{HOME}/.mozilla/
@{exec_path} = @{lib_dirs}/vaapitest
profile firefox-vaapitest @{exec_path} {
profile firefox-vaapitest @{exec_path} flags=(attach_disconnected) {
include <abstractions/base>
include <abstractions/graphics>