Skip to content

RaulMurillo/dotfiles-gui

Repository files navigation

dotfiles-gui

This repository contains the files and scripts for fancy customization of a graphical environment based on Linux Mint (Cinnamon desktop). The visual modifications made using these files are performed only on the user environment, so the system remains unmodified.

Screenshot

Even with multiple monitors: Screenshot

The beauty is that all the customization is done by the scripts themselves so that (practically) no user interaction is required.

You can even run this script directly on a fresh install!

Quick setup

To reproduce my system, just run these three lines of code:

git clone https://github.com/RaulMurillo/dotfiles-gui.git
cd dotfiles-gui
./go.sh

When the installation is complete, you must log out of the session.

Important

To install the required packages, you will need root privileges. It will install also the required dependencies.
However, you can still do some customizations without modifying the system. Just select the "no" option when prompted.

Screenshot

Additional adjustments