diff --git a/README.md b/README.md index dd7d8f3..6230d14 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,12 @@ # Retrozinndev's Hyprland Dots -My personal Hyprland configuration that I use everyday! Some of the colors used are from the [Catppuccin Mocha Palette](https://catppuccin.com/palette#flavor-mocha), go check it out, it's awesome! +My personal Hyprland configuration that I use everyday! Some of the colors available in stylesheet files can be found in the [Catppuccin Mocha Palette](https://catppuccin.com/palette#flavor-mocha), go check it out, it's awesome!
- - + + + +

@@ -18,6 +20,8 @@ In order to install this style right away, just run this installation script: > ℹ️ Notice: the installation script will make a backup folder containing all previous files in `~/hyprland-dots-bkp`. +> ❕ Tip: The `$` character means that you can run this command without a root/super user. + ```nushell $ git clone "https://github.com/retrozinndev/Hyprland-Dots.git"; cd Hyprland-Dots; bash apply.sh ```