From 8c184894f76cfc78a6af252f2fc3d3c35a75cbf2 Mon Sep 17 00:00:00 2001 From: Anhgelus Morhtuuzh Date: Wed, 15 Mar 2023 14:22:34 +0100 Subject: docs(info) add installation information --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index a6976a2..0d99ac3 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,22 @@ This is my personnal dotfiles. +## Installation + +To install the dotfiles, follow this steps: + +1. Clone the repo +```bash +git clone https://github.com/anhgelus/dotfiles.git +``` +2. Go inside the new dotfiles folder +3. Run the install.sh +```bash +sh install.sh +``` +4. Put your desktop wallpaper inside `~/Images/wallpapers/wallpaper.jpg` and your LightDM wallpaper inside `/usr/share/anhgelus/lightdm-wallpaper.jpg` +5. Restart and it works! + ## Technologies > WM: `i3 gaps` -- cgit v1.2.3