Ship kconf update script to clean animation factor from kwinrc
This is almost certainly leftover from a previous bug. Deleting the entry will bring us back to the value in kdeglobals.
This commit is contained in:
parent
ecdc73476f
commit
b4536572d3
1 changed files with 6 additions and 0 deletions
|
@ -91,3 +91,9 @@ Id=overview-group-plugin-id
|
|||
File=kwinrc
|
||||
Options=AllGroups
|
||||
Script=kwin-5.25-effect-pluginid-config-group.py,python3
|
||||
|
||||
# Tidy up after a bug from the animation speed movement
|
||||
Id=animation-speed-cleanup
|
||||
File=kwinrc
|
||||
Group=KDE
|
||||
RemoveKey=AnimationDurationFactor
|
||||
|
|
Loading…
Reference in a new issue