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.

9 changing the color of the borders in xmonad

In xmonad.hs we can change the border colors.

The video includes a super tip.

IF THERE ARE UPDATES FROM HASKELL, always rebuild Xmonad immediately with Super + Shift + R.

If you have no colors, no syntax or no minimap to the right, check out this video first.

There are just two colors that are important: 

  • normal border
  • focused border

We use google to search for a color. There are applications I use too like gpick.

With ALT + R we reload Xmonad. 
With Super + Shift + R we recompile Xmonad.