# 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!
https://github.com/user-attachments/assets/f67fbeea-637b-44f3-b935-cfdb82680007
## Installation
You'll need to have installed all needed packages before installing my dotfiles! Use your package manager to do so. See needed packages on [`Wiki#Dependencies`](https://github.com/retrozinndev/Hyprland-Dots/wiki/Dependencies).
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`.
```nushell
$ git clone "https://github.com/retrozinndev/Hyprland-Dots.git"; cd Hyprland-Dots; bash apply.sh
```
### How to Use
See usage [on the wiki](https://github.com/retrozinndev/Hyprland-Dots/wiki/Usage).
## â Issues
Got any issue? Please report it at the [Issues Tab](https://github.com/retrozinndev/Hyprland-Dots/issues/new), I'll be happy for helping you out!
## đ License
This repo is licensed under the [GNU General Public License 3.0](https://www.gnu.org/licenses/gpl-3.0.pt.html#license-text)