MX 23.5
XFCE 4.20.x (for me this did not work in 4.18.x)
Not sure if anyone else will notice/care about this but
For a while I could not understand why in a DE such as XFCE, that does not really use animations/movements/scrolls with their software, why did Thunar seem be using many of them?
A command was mentioned to me to try, but it did not work when I tried this in XFCE 4.18.x
However, I then tried this out again when I updated to 4.20.x and was surprised that it does work.
Apparently these "animations" have no connection to Thunar, they apparently are due to some kind of gnome animation setting and can actually be turned off, with the following terminal command
Code: Select all
gsettings set org.gnome.desktop.interface enable-animations false
If anyone is interested give it try and let me know what you think.
If for any reason you do not like this it can be reversed back by entering this command instead
Code: Select all
gsettings set org.gnome.desktop.interface enable-animations true
Also I will share some examples of "animations" I am speaking of in a reply below.