One of the things I like to do is have 'wobbly windows' in my Linux Mint install.
Why? I thinks it's kind of cool and Windows and Apple can't do it which makes it even cooler.
Open Extensions:
Press the Super key (Windows key) and type "Extensions", then open the application.
Find Extension:
Click the "Download" button or search for "Compiz windows effect" (or "Wobbly windows").
Install:
Click the plus (+) icon next to the extension to install it.
Enable:
Go back to the "Manage" tab, find the extension, and toggle it on.
Apply Fix (Optional but Recommended):
For smoother redraws, open a terminal and run in a bash terminal:
echo "CLUTTER_PAINT=continuous-redraw" | sudo tee -a /etc/environment && sudo reboot
Test:
Drag a window around to see the wobble.
No comments:
Post a Comment