PimpMyRice

Introduction

On this page:

Jump to:


Ricing, a term commonly used for making your boring ass linux desktop into a treat for your eyes.

Take a look at r/unixporn for inspiration.

What does PimpMyRice do?

PimpMyRice allows you to generate, organize and apply themes to your system.
It applies them through modules, each module being responsible for styling a specific program (eg: discord).

Features

*WIP


Quick start

Install

Follow the installation instructions.

Verify

Print the help message by running:

pimp

Need help? Join the Discord for support!

Add some modules

Create your own modules from scratch or clone from the starter modules to get started.

For example, clone the alacritty module:

pimp module clone alacritty

Generate and apply a new theme

Generate a theme from an image:

pimp gen Downloads/example.png
# or
pimp gen https://website.com/example.png

Set the generated theme:

pimp theme set example

Start ricing

Edit the current theme:

pimp theme edit

Edit a style:

pimp style edit

Enjoy ricing!


On this page