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.

11 Change the keyboard settings in the config from a Qwerty to an Azerty keyboard in Qtile

Just for AZERTY users!
There is NO must to do this…

You can change workspaces by clicking on the icon or by using Super + Tab or Super + Shift + Tab.

However afterwards you can also use the keyboard shortcuts like

Super + 1 to move to workspace 1

and

Super + Shift + 1 to move an application to workspace 1

 

Open up the config.py file in ~/.config/qtile and search for the word “azerty”.

See in the video what lines we activate and hide.
The configuration will surely be different in the future.
Look for the code and not the line number.

Your icons will be displayed double now after a restart of qtile.

Log out and login and it will be ok.