Skip to content

Hyprland dots, used as main repo for all my Hyprland Install Scripts.

License

Notifications You must be signed in to change notification settings

Yvaniak/Hyprland-Dots

 
 

Repository files navigation


Sparkles KooL's Hyprland Dotfiles Showcase Sparkles

Show.Case.mp4

📹 A video walkthroughs

YT Videos

📽️ A video coverage by other users. Pls watch and subscribe to their channel

Installation

👁️‍🗨️ My Hyprland install Scripts 👁️‍🗨️

Hyprland Install scripts on alpha/beta stage

  • Ubuntu 24.10)

  • refer to install scripts what packages needed to install... but atleast, Hyprland packages is needed 😏😏😏 duh!!

  • When using the install scripts above, it will pull the releases (stable) of this dotfiles, except for Nixos where it pulls from main

🪧 Attention 🪧

  • This repo does NOT contain or will NOT install any packages. These are only hyprland configs or dotfiles
  • This repo will be pulled by the Distro-Hyprland install scripts above if you opt to download pre-configured dots

👀 Screenshots 👀

📦 Whats new?

  • To easily track changes, I will be updating the CHANGELOGS Screenshots will be included if worth it!

💥 Copying / Installation / Update instructions 💥

Note

The auto copy script "copy.sh" will create backups of intended folders to be copied. However, still a good idea to manually backup just incase script failed to backup!

  • ~/.config (ags btop cava hypr kitty Kvantum qt5ct qt6ct rofi swappy swaync wallust waybar wlogout) - These are folders to be copied.
  • ~/Pictures/wallpapers - Will be backed up
  • clone this repo by using git. Change directory, make executable and run the script

to download from Master branch

git clone --depth=1 https://github.com/JaKooLit/Hyprland-Dots.git
cd Hyprland-Dots

to download from Development branch (development and testing)

git clone --depth=1 https://github.com/JaKooLit/Hyprland-Dots.git -b development
cd Hyprland-Dots
  • automatic copy of pre-configured dots
chmod +x copy.sh
./copy.sh
  • to copy/install from releases (stable)
chmod +x release.sh
./release.sh
  • UPGRADE.sh function

Important

You need rsync for it to work you should have already up and running KooL's Hyprland before using this function

chmod +x upgrade.sh
./upgrade.sh

⚠️⚠️⚠️ ATTENTION - BACKUPS CREATED by SCRIPT

Caution

copy.sh, release.sh and even upgrade.sh creates a backup! Kindly investigate manually contents on your ~/.config Delete manually all the backups which you dont need

🛎️ a small note on wallpapers

  • by default, only few wallpapers will be copied (1 each dark and light plus 3 more). You will be offered to download more wallpapers. You can preview/check the additional wallpapers from THIS Link

⚠️⚠️⚠️ A MUST! after copying / Installing these dots

  • Press SUPER W and set a wallpaper. This is also to initiate wallust for waybar, kitty (tty) and rofi themes. However, If you use the copy.sh or the release.sh, there will be a preset initial Wallpaper and you dont have to do this

  • Nvidia Owners. Make sure to edit your ~/.config/hypr/UserConfigs/ENVariables.conf (recommended). Below env's will be activated if automatic copy is used

WLR_NO_CURSORS,1 , LIBVA_DRIVER_NAME,nvidia , __GLX_VENDOR_LIBRARY_NAME,nvidia

  • NVIDIA users / owners, after installation, check THIS
  • If you have already set your own keybinds, monitors, etc.... Just copy over from backup created before log-out or reboot. (recommended)

📖 Known issues and possible solutions

🙋 QUESTIONS ?!?! ⁉️

  • FAQ! Yes you can use these dotfiles to other distro! Just ensure to install proper packages first! If it makes you feel better, I use same config on my Gentoo and NixOS :)
  • QUICK HINT! Click the HINT! Waybar module (note only available in Waybar default and Simple-L [TOP] layout). Can be launched by Keybind SUPER H
  • More question? click here browse through this WIKI
  • If you want the old configs, it is collected on my "Archive" repo. See HERE

⌨ Keybinds

🙏 Special request

  • If you have improvements on the dotfiles or configuration, feel free to submit a PR for improvement. I always welcome improvements as I am also just learning just like you guys!
  • Waybar styles (all those new panel styles require some tweaking) - I kindly request assistance 🙏

🤷‍♂️ TO DO!

  • Tweak dots - 🚧 in constant progress
  • [ ] Quite possibly switch to starship? Although starship has limited themes compared to oh-my-zsh. no plans for now

🔮 Discord Server

💖 Support

  • a Star on my Github repos would be nice 🌟

  • Subscribe to my Youtube Channel YouTube

  • You can also buy me Coffee Through ko-fi.com or Coffee.com 🤩

Buy Me a Coffee at ko-fi.com

"Buy Me A Coffee"

🫰 Thank you for the stars 🩷

Star History Chart

About

Hyprland dots, used as main repo for all my Hyprland Install Scripts.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 69.5%
  • CSS 21.0%
  • JavaScript 7.5%
  • Lua 0.9%
  • GLSL 0.6%
  • Python 0.5%