Skip to content
Hyprland Dots Wiki edited this page Mar 2, 2026 · 54 revisions

$${\color{red}Welcome \space \color{lightblue}to \space \color{orange}Jak's\space Community\space Hyprland-Dots\space wiki!}$$


👉 These dotfiles or configurations are being pulled by these Hyprland-Install Scripts

Note

Just a small note regarding Ubuntu Hyprland.

  • Currently the Ubuntu installers are in different branches by Ubuntu release.
  • I.e. Ubuntu 24.04 is located in branch 24.04
    • You can clone that branch using: git clone https://github.com/LinuxBeginnings/Ubuntu-Hyprland -b 24.04
  • Refer to the individual branch README.md for more information

🏁 Auto Distro-Hyprland install scripts cloning and starting

  • NOTE: you need the package curl for this to work
    • Just works on BASH or ZSH
sh <(curl -L https://raw.githubusercontent.com/LinuxBeginnings/Hyprland-Dots/main/Distro-Hyprland.sh)
  • you can now use above command to automatically clone the Distro-Hyprland install scripts below
  • it will clone the install scripts and start the install.sh

🛎 DEBIAN and UBUNTU Hyprland Dots UPDATING NOTES

Important

This is very Important for Debian and Ubuntu Dots

  • Previously, debian and ubuntu had an older version of Hyprland. That is no longer true.
  • Hyprland-Dots are now compatible on Debian and Ubuntu.
  • Debian 13 (trixie), Testing (Forky), and Unstable (sid) are fully supported.
    • NOTE: For debian, Hyprland is compiled from source.
    • This means a longer install process
    • Also it's possible in the future a newer version of Hyprland might not compile. Especially on Trixie
  • Ubuntu 24.04, 25.10 are currently supported.
    • Ubuntu is using a PPA to install the current version of Hyprland.
  • Ubuntu 26.04 when released will also be supported.
    • At that time support for ubuntu 25.10 will be dropped.
    • Going forward only the LTS versions of ubuntu will be tested.
    • The interim releases may work but aren't supported

👉 Jak has legacy Jakoolit dotfiles videos

Note: A new YouTube Channel for LinuxBeginnings is in the works.

💥 Updates and changes

  • Are posted in the CHANGELOG.md file in each repository
  • The GitHub Releases themselves have high level changes under "Tags" for each repository
  • They are also posted in the announcements page on the discord server

🔥 If you have additional questions can find information

  • In this WIKI including the subpages
  • On the Discord Server - link
  • If you find an bug, you can also create an issue on the Github repository
  • There are also discussion groups for the individual repositories.

Clone this wiki locally