We are creating a series of YouTube videos under the “edu-“ label to guide users through the migration from ArcoLinux to Arch Linux. These tutorials aim to make the transition process smoother by explaining each step clearly and providing practical examples. Whether you’re switching to gain more control or to learn vanilla Arch, our edu- videos are here to support your journey.

ArcoLinux has stopped

Teaching never stops—because learning is a lifelong journey for all of us.

5 making your terminal on Virtual Box transparent and using the platinum searcher

We do like to work in a transparent terminal. In VirtualBox the terminal has a black non-transparent background.

We have a compton.conf where we need to change one parameter.

Put a hasthag before the line: vsync = true;

and save it.

We give you a tip in the video to search for any occurrence of the word compton or picom. Use the command ‘tp‘ to seach inside the files. This command is coming from the _platinum_searcher_bin.