feat(profile): update attachement for gnome-extension-ding
This commit is contained in:
parent
3c49755d18
commit
94444077a8
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ include <tunables/global>
|
|||
@{share_dirs} = /usr/share/gnome-shell/extensions/ding@rastersoft.com
|
||||
@{share_dirs} += @{user_share_dirs}/gnome-shell/extensions/ding@rastersoft.com
|
||||
|
||||
@{exec_path} = @{share_dirs}/{,app/}ding.js
|
||||
@{exec_path} = @{share_dirs}/app/{ding,createThumbnail}.js
|
||||
profile gnome-extension-ding @{exec_path} {
|
||||
include <abstractions/base>
|
||||
include <abstractions/audio-client>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue