(for some reason I was nervous when recording this lol)
> [!note]
> I am currently working with eww, you can see how my work is going in the branch `eww-edition`.
> Thus I may be a little bit inactive in the main branch (`ryo`).
## đ¨ Colors
All the colors are dynamically based on the current wallpaper! This is possible by using [pywal], a cli tool to generate colorschemes by using an image as a base.
## đŧī¸ Wallpapers
When you're at the [Installation](#Installation) process, you can choose to copy my dotfiles' wallpapers folder. If you chose to copy, you can change the current wallpaper by pressing SUPER + W, or clicking to change wallpaper in the Control Center.
### Source
All wallpapers inside this repo are not made by me! You can find all sources inside [`WALLPAPERS.md`](https://github.com/retrozinndev/Hyprland-Dots/blob/ryo/WALLPAPERS.md) file.
## 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`].
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: Note the `$` character means that it's recommended to run this command without root privileges.
```nushell
$ git clone "https://github.com/retrozinndev/Hyprland-Dots.git"; cd Hyprland-Dots; bash apply.sh
```
### â How to Use
See usage and other relevant info on the [Wiki].
### đ Apps
- Browser: [Zen Browser]
- Text Editor: [Neovim], my config is [here](https://github.com/retrozinndev/nvim-conf.lua)
- Terminal Emulator: [Kitty]
- Shell: [Nushell]
- See more on the [wiki]!
## â Issues
Having issues? Please create a [new Issue] here, I'll be happy to help you out!
## đ License
This repo is licensed under the [MIT License].
## đ Stargazers Graph
Thanks to everyone who starred my dotfiles! đ
[](https://starchart.cc/retrozinndev/Hyprland-Dots)
[pywal]: https://github.com/dylanaraps/pywal
[zen browser]: https://zen-browser.app
[neovim]: https://neovim.io
[nushell]: https://nushell.sh
[kitty]: https://sw.kovidgoyal.net/kitty/
[mit license]: https://en.wikipedia.org/wiki/MIT_License
[wiki]: https://github.com/retrozinndev/Hyprland-Dots/wiki
[issues]: https://github.com/retrozinndev/Hyprland-Dots/issues
[`wiki/dependencies`]: https://github.com/retrozinndev/Hyprland-Dots/wiki/Dependencies
[new issue]: https://github.com/retrozinndev/Hyprland-Dots/issues/new