Skip to content

Commit 11736da

Browse files
committed
Clean up metadata.desktop
Update `metadata.desktop` based on the example on the tutorial. https://develop.kde.org/docs/extend/plasma/kwin/
1 parent ec2e4d6 commit 11736da

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

metadata.desktop

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,10 @@ X-KDE-PluginInfo-Author=Eon S. Jeon
1010
X-KDE-PluginInfo-Email=esjeon@hyunmu.am
1111
X-KDE-PluginInfo-Name=forceblur
1212
X-KDE-PluginInfo-Version=0.5
13-
14-
X-KDE-PluginInfo-Depends=
1513
X-KDE-PluginInfo-License=MIT
16-
X-KDE-ServiceTypes=KWin/Script,KCModule
17-
18-
X-KDE-Library=kwin/effects/configs/kcm_kwin4_genericscripted
19-
X-KDE-PluginKeyword=forceblur
20-
X-KDE-ParentComponents=forceblur
2114

2215
Type=Service
16+
X-KDE-ServiceTypes=KWin/Script
17+
X-Plasma-API=javascript
2318

2419
X-KDE-ConfigModule=kwin/effects/configs/kcm_kwin4_genericscripted

0 commit comments

Comments
 (0)