feat(profiles): improve integration with xfce and small fixes.
See: #137
This commit is contained in:
parent
7a70252e26
commit
538d708ec0
4 changed files with 17 additions and 7 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue