The idle RAM usage is pretty high, how to I reduce it?
Answer
Its widely known that unused RAM is wasted RAM nowadays. In Garuda we use some performance tweaks that might increase RAM usage while improving performance such as systemd-swap.
Generally you dont have to worry about this. If you still want to save some RAM you can try disabling systemd services you dont use. This can be done by opening the terminal and typing “sudo systemctl disable --now” and pressing tab instead of enter. It will show you all active services which you can then disable. An example is bluetooth, not everyone uses bluetooth so the service could safely be disabled.
Browsers are known to eat up RAM, but unused RAM is wasted RAM