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.

Adding jgmenu to your openbox system

Jgmenu is an X11 menu intended to be used with Openbox and Tint2.

If you miss a “start button and menu” in your Openbox system, Jgmenu can be a solution.

We install it with

sudo pacman -S jgmenu

Then we need to add it to our tint2 menu with a few steps. We show you how in the video.

Setting up Jgmenu is very intuitive IF you know how to first get the configuration file.
Type in the terminal this command

jgmenu init

It will create files and folders in your ~/.config/.

The file ~/.config/jgmenu/jgmenurc is the most important one.

We edit this one to change our settings. You can find the settings we used and also changed AFTER the video on pastebin.com.

We changed the colors of the menu, transparency,  size of icons, spaces, font and font size.

Have fun making your own look and feel.

You will find all the information you need on the github of jgmenu.

Configuration of the first picture on this page

https://pastebin.com/jcQMhxSF