I installed Linux Mint a few months ago and have been enjoying it, but I'm still using most of the default settings. I'd like to learn how to customize my desktop—often called "ricing"—and eventually understand the tools, themes, configuration files, and perhaps window managers involved. What resources or beginner-friendly projects would be good places to start?
3 Answers
If you want to go beyond Cinnamon’s normal settings, look into window managers such as i3. They give you much more control over layout, keyboard shortcuts, colors, panels, and supporting utilities. i3 uses X11 and should work well on Mint, but it changes how you interact with the desktop, so read about the workflow before switching. You don’t have to replace Cinnamon immediately—you can install a window manager alongside it and experiment gradually.
Video tutorials can be useful for getting an overview, but use them as a starting point rather than blindly copying a configuration. Search for guides focused specifically on Cinnamon themes, GTK themes, icon packs, panels, desklets, and window-manager configuration. Learn what each command and configuration change does, keep regular backups, and test risky changes in a VM whenever possible.
Start with a beginner-friendly overview of Linux customization so you understand the different pieces involved, then focus on Mint’s Cinnamon Spices site. Its themes, applets, desklets, and extensions are a good way to see how Cinnamon customization works. Try installing a theme you like, then inspect its files and experiment with changing colors, fonts, and individual elements. That hands-on approach will teach you more than simply copying someone else’s setup. Make backups first, and consider practicing in a virtual machine or on an older computer since it’s easy to break things while learning.

Related Questions
How To Get Your Domain Unblocked From Facebook
How To Find A String In a Directory of Files Using Linux