feat(profile): update attachement for gnome-extension-ding

This commit is contained in:
Alexandre Pujol 2025-09-13 23:53:05 +02:00
parent 3c49755d18
commit 94444077a8
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC

View file

@ -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>