How do I turn off Wobbly Windows?

My son followed directions in a Hack thing and turned it on. Now he want to turn it off but he can’t figure out how. Any help?

Open a Terminal, then enter:

dconf write /org/endlessos/hack/extension/wobbly-effect false
1 Like

Nuts! He tried this command and it didn’t stop the wobble. It also didn’t give any errors. Is there another command that might work?

Could he delete the ‘wobbly-effect’ from extensions?

You can completely disable the Hack extension, which (at least should, according to the sources) is responsible for the wobbly effect. Try:

gnome-extensions disable eos-hack@endlessos.org

I’m sure that there are some side effects to this, so if that work and the wobbly windows are gone, you can:

gnome-extensions enable eos-hack@endlessos.org
gnome-extensions reset eos-hack@endlessos.org

This will reset all the extensions setting to the default which also (at least should) disable the wobbly effect.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.