My customized Hyprland dotfiles that I keep improving almost everyday 🤩 !
Note
Finally, the Eww edition is ready! You can now use it if you want to! ❤️
If you're searching for the previous dotfiles with Waybar and Swaync, go
to the waybar-edition
branch!
All the colors of the interface are dynamically generated from your wallpaper! This is possible by using pywal16 (fork of pywal), a cli tool to generate color schemes on the fly.
When you're at the Installation process, you can choose whether to install my wallpapers. If you chose to install, you can select any of them by clicking to change wallpaper in the Control Center. Or if you haven't chose to install, you can create the directory ~/wallpapers
in your home directory ~
and put an image you want to use as wallpaper and choose it using the menu inside control center and also by pressing SUPER + W!
See more bindings inside the ~/.config/hypr/bindings.conf
file or check the Wiki/Usage page!
All wallpapers inside this repo are not made by me! You can find all sources inside the 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 in 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; cd Hyprland-Dots; sh apply.sh
- Browser: Zen Browser
- Text Editor: Neovim, my config is here
- Terminal Emulator: Kitty
- Shell: Nushell
- See more on the wiki!
Having issues? Please create a new Issue here, I'll be happy to help you out!
This repo is licensed under the MIT License.