37 lines
1.6 KiB
Markdown
37 lines
1.6 KiB
Markdown
# Retrozinndev's Hyprland Dots
|
||
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!
|
||
|
||
<div align="center">
|
||
<div class="screenshot-container">
|
||
<img width=48% src="repo/screenshot_lockscreen.png">
|
||
<img width=48% src="repo/screenshot_desktop.png">
|
||
<img width=48% src="repo/screenshot_tools.png">
|
||
<img width=48% src="repo/screenshot_usage.png">
|
||
</div>
|
||
<br>
|
||
|
||
https://github.com/user-attachments/assets/f67fbeea-637b-44f3-b935-cfdb82680007
|
||
</div>
|
||
|
||
## 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`.
|
||
|
||
> ❕ 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
|
||
```
|
||
|
||
### 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)
|