feat(profiles): improve integration with xfce and small fixes.

See: #137
This commit is contained in:
Alexandre Pujol 2023-04-24 15:15:40 +01:00
parent 7a70252e26
commit 538d708ec0
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
4 changed files with 17 additions and 7 deletions

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/@{chromium_name} @{chromium_lib_dirs}/@{chromium_name}
@{exec_path} = /{usr/,}bin/@{q} @{chromium_lib_dirs}/@{chromium_name}
profile brave @{exec_path} {
include <abstractions/base>
include <abstractions/chromium>