This commit is contained in:
Alexandre Pujol 2023-04-24 15:37:23 +01:00
parent 203f8accdb
commit 9afb6b93ef
Failed to generate hash of commit

View file

@ -13,7 +13,7 @@ include <tunables/global>
@{chromium_config_dirs} = @{user_config_dirs}/BraveSoftware/Brave-Browser{,-Beta,-Dev}
@{chromium_cache_dirs} = @{user_cache_dirs}/BraveSoftware/Brave-Browser{,-Beta,-Dev}
@{exec_path} = /{usr/,}bin/@{q} @{chromium_lib_dirs}/@{chromium_name}
@{exec_path} = @{chromium_lib_dirs}/@{chromium_name}
profile brave @{exec_path} {
include <abstractions/base>
include <abstractions/chromium>