parent
110f4ea40e
commit
2941334b7c
1 changed files with 4 additions and 2 deletions
|
|
@ -14,11 +14,13 @@ include <tunables/global>
|
|||
@{cache_dirs} = @{user_cache_dirs}/BraveSoftware/Brave-Browser{,-Beta,-Dev}
|
||||
|
||||
@{exec_path} = @{lib_dirs}/@{name}
|
||||
profile brave @{exec_path} {
|
||||
profile brave @{exec_path} flags=(attach_disconnected) {
|
||||
include <abstractions/base>
|
||||
include <abstractions/app/chromium>
|
||||
|
||||
unix (send, receive) type=stream peer=(label=brave-crashpad-handler),
|
||||
unix (send, receive) type=stream peer=(label=brave//&brave-crashpad-handler),
|
||||
|
||||
signal receive peer=brave//&brave-crashpad-handler,
|
||||
|
||||
#aa:dbus own bus=session name=org.mpris.MediaPlayer2.brave path=/org/mpris/MediaPlayer2
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue