plugins/shakecursor: Mark it as internal

The accessibility kcm can be used to enable/disable the shake cursor
plugin and change its other parameters, so hide it in the desktop
effects kcm by default.
This commit is contained in:
Vlad Zahorodnii 2024-03-06 21:25:01 +02:00
parent 47829e6ac3
commit 3f6a4eb1ea

View file

@ -72,5 +72,8 @@
"Name[x-test]": "xxShake Cursorxx",
"Name[zh_CN]": "抖动后放大光标",
"Name[zh_TW]": "甩動游標"
},
"org.kde.kwin.effect": {
"internal": true
}
}