tjsoulchild / Hyprland-Dots-Immutable

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

๐Ÿ’Œ ** JaKooLit Hyprland Dot Files ** ๐Ÿ’Œ

GitHub Repo stars GitHub last commit GitHub repo size


Some preview

Hyprland-Dots-v2.1.8.mp4

๐Ÿ‘๏ธโ€๐Ÿ—จ๏ธ My Hyprland install Scripts ๐Ÿ‘๏ธโ€๐Ÿ—จ๏ธ

๐Ÿ‘€ Screenshots ๐Ÿ‘€

๐Ÿ“ฆ Whats new?

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

๐Ÿ“น A video walkthroughs

๐Ÿ“ฝ๏ธ A video coverage by other users. Pls watch and subscribe to their channel

โœจ Copying instructions.

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

  • ~/.config (btop cava dunst hypr kitty rofi swappy swaylock waybar wlogout) - These are folders to be copied.

  • ~/Pictures/wallpapers - Will be backed up

๐Ÿ”” Automatic copy of configurations

clone this repo by using git. Change directory, make executable and run the script

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

to copy from upstream (possible bugs)

chmod +x copy.sh
./copy.sh

to copy from releases (more "stable")

chmod +x release.sh
./release.sh

๐Ÿ›Ž๏ธ a small note on wallpapers

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

โš ๏ธโš ๏ธโš ๏ธ A MUST! after copying these dots

  • By default I have not set a wallpaper. Press SUPER W and set a wallpaper. This is also to initiate pywal for waybar, kitty (tty) and rofi themes. If you use the copy.sh script, you wont need to do this.

  • Nvidia Owners. Make sure to edit your ~/.config/hypr/configs/ENVariables.conf if you have set a proper environment already. (recommended). WLR_NO_CURSORS will be activated if nvidia gpu is detected.

  • 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 WIKI

๐Ÿ™ 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 waybar layouts and Themes
  • Tweak rofi layouts and Themes
  • [ ] 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 ๐Ÿคฉ

Buy Me a Coffee at ko-fi.com

About

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


Languages

Language:Shell 57.0%Language:CSS 40.0%Language:GLSL 1.5%Language:Python 1.4%