fix(profile): ensure gsconnect-preferences is part of gnome-extension-gsconnect.
This commit is contained in:
parent
af85db9148
commit
a53ffeb251
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ include <tunables/global>
|
||||||
@{share_dirs} = /usr/share/gnome-shell/extensions/gsconnect@andyholmes.github.io
|
@{share_dirs} = /usr/share/gnome-shell/extensions/gsconnect@andyholmes.github.io
|
||||||
@{share_dirs} += @{user_share_dirs}/gnome-shell/extensions/gsconnect@andyholmes.github.io
|
@{share_dirs} += @{user_share_dirs}/gnome-shell/extensions/gsconnect@andyholmes.github.io
|
||||||
|
|
||||||
@{exec_path} = @{share_dirs}/service/daemon.js
|
@{exec_path} = @{share_dirs}/service/daemon.js @{share_dirs}/gsconnect-preferences
|
||||||
profile gnome-extension-gsconnect @{exec_path} {
|
profile gnome-extension-gsconnect @{exec_path} {
|
||||||
include <abstractions/base>
|
include <abstractions/base>
|
||||||
include <abstractions/audio-client>
|
include <abstractions/audio-client>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue