fix(profile): ensure signal-desktop has the attach_disconnected flag.
Fix 812
This commit is contained in:
parent
ba35a7933c
commit
eda29668ae
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ include <tunables/global>
|
||||||
@{cache_dirs} = @{user_cache_dirs}/@{name}
|
@{cache_dirs} = @{user_cache_dirs}/@{name}
|
||||||
|
|
||||||
@{exec_path} = @{lib_dirs}/@{name}
|
@{exec_path} = @{lib_dirs}/@{name}
|
||||||
profile signal-desktop @{exec_path} {
|
profile signal-desktop @{exec_path} flags=(attach_disconnected) {
|
||||||
include <abstractions/base>
|
include <abstractions/base>
|
||||||
include <abstractions/audio-client>
|
include <abstractions/audio-client>
|
||||||
include <abstractions/bus-session>
|
include <abstractions/bus-session>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue