My customized Hyprland configuration that I use everyday!
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.
When you're at the 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.
All wallpapers inside this repo are not made by me! You can find all sources inside WALLPAPERS.md
file.
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.
$ git clone "https://github.com/retrozinndev/Hyprland-Dots.git"; cd Hyprland-Dots; bash apply.sh
See usage and other relevant info on the Wiki.
- Browser: Zen Browser
- Text Editor: Neovim, my config is here
- Terminal Emulator: Kitty
- Shell: Nushell
- See more on the wiki!
Got any issue? Please create a new Issue, I'll be happy for helping you out!
This repo is licensed under the MIT License.