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:
parent
47829e6ac3
commit
3f6a4eb1ea
1 changed files with 3 additions and 0 deletions
|
@ -72,5 +72,8 @@
|
|||
"Name[x-test]": "xxShake Cursorxx",
|
||||
"Name[zh_CN]": "抖动后放大光标",
|
||||
"Name[zh_TW]": "甩動游標"
|
||||
},
|
||||
"org.kde.kwin.effect": {
|
||||
"internal": true
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue