Hi,
I have noticed that Zorin runs sluggishly even when there is basically no major program running and taking up space. Brave and Thunderbird are open and the cursor is not snappy and stays behind for like .5 second and generally the rendering of the desktop environment is slow. Even while I am typing this, the text appears with a slight delay.
Its a fresh install. Up to date according to the utility software.
I have googled for a while and tried almost every solution I was able to find to no avail.
Hi @zonebun, welcome to Zorin and Linux in general
From my own experience with a ThinkPad, here are a few points you may want to check:
Memory usage – if you hover over each Brave tab, you can see how much RAM is being used. If it’s above ~800 MB, the system tends to feel sluggish, especially with input lag when typing.
Wayland vs X11 – on my ThinkPad L560 I found that Wayland runs smoothly even before I upgraded RAM from 8 GB to 16 GB. Your T480s hardware (8th gen i5, Intel UHD 620) has stronger capabilities than my L560, so Wayland should work well for you too.
You can check what you’re running on Terminal with:
echo $XDG_SESSION_TYPE
It will print either x11 or wayland.
SSD upgrade – if you are still running on a spinning HDD, replacing it with an SSD will dramatically improve responsiveness across the whole system: boot times, application launch, and overall snappiness.