Arch Linux is Lego-like These videos dive deep into the flexibility and modularity of Arch Linux, presenting the process as similar to building with Lego blocks. The idea is that you start with a basic Arch Linux installation, which acts like a base plate, and from...
In this video, we introduce a new article focused on leveraging Git for managing and backing up configurations for various window managers like XMonad, BSPWM, and i3. This guide is essential for anyone looking to preserve their custom configurations or adapt and share...
want to build the iso? https://github.com/erikdubois/edu-plasma-power Git clone the code and run script number 40 like any other build. want to have this plasma theme? sudo pacman -S edu-power-git Activate the nemesis-repo with ATT if needed. SUMMARY Project Goal: The...
Workflow video Start with a clean install on a virtual machine. Make a copy/paste of .config and .local. Rice your system the way you like and use meld to know what files and folders you need to include for the alias “personal” to copy/paste over to your...
The /personal folder is ideal to add ‘elements’ to the iso (and as a result to your future system). You can use them later after installation. In this case I made the video to add a Mac driver to the folder. You can add files and folders to the airootfs...
After we changed the ArcoLinux Leftwm theme called Candy we want to keep our theme. Copy/paste the folder and rename it to brandy. This folder brandy will never be overwritten. Later we can leftwm to change the theme from candy to brandy. Keep your data save on...
Goal is to get the xfce4 panel at the top. My creations are on https://github.com/erikdubois/arcolinux-nemesis. What steps should I take to create a new personal...
We have a /personal folder on ArcoLinux. The idea is to put your .config or your .local or anything else in there when building an iso. BUT You can fill this /personal folder later after a clean install of ArcoLinuxif building isos is not (yet) for you You can also do...
The idea of Arch Linux and ArcoLinux is to stay rolling. ArcoLinux makes that possible by giving you knowledge to keep your system up and running. We show you how easy it is to add a /personal folder and then copy/paste whatever setting you like into it and use the...
We recommend you use Meld to see how Desktops are created. It is all about settings, files, folders, database, … Knowing what to copy over to your /personal folder is...
You can completely rewrite the code for Awesome or you can make small changes. It is all up to you. We show you how easy it is. Awesome has just the one folder where all the settings are. To make it a bit more complex we have added some wallpapers to the iso in the...
We analyze what elements makes up the beautiful look on Plasma. Plasma is one of the most complete (read difficult) desktops to develeop. Its code and settings is in a diversity of files, folders and database. Be sure to have them all. Try and try again is the...