Skip to content

Automated Hyprland installer for Ubuntu. NOTE: Repo Branches as per Ubuntu Versions

License

Notifications You must be signed in to change notification settings

JaKooLit/Ubuntu-Hyprland

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

30 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ’Œ KooL's Ubuntu Hyprland Install Script πŸ’Œ

For Ubuntu-Hyprland

GitHub Repo stars GitHub last commit GitHub repo size


Sparkles KooL's Hyprland Dotfiles Showcase Sparkles

showoff-dots.mp4

BRANCHES on this Repo

  • Branches on this repo corresponds Ubuntu Versions.

⁉️ πŸ™‹πŸ» πŸ™‹β€β™€ FAQ ⁉ WILL WORK ON Ubuntu 24.04.1 LTS ⁉

  • YES! 24.04.1 Ubuntu is just an updated Ubuntu 24.04 . Use the 24.04 Branch / Script.
  • This also means if Ubuntu decide to have another major update say 24.04.2 or .3 etc..

Alpha - Ubuntu 25.04 Plucky Puffin

✨ How to install?

clone repo including the branch.

Important

Make SURE you include the branch by adding -b BRANCH.

πŸ’₯ For Ubuntu 24.04 (Includes 24.04.1 or 24.04.2 etc)

git clone -b 24.04 --depth=1  https://github.com/JaKooLit/Ubuntu-Hyprland.git ~/Ubuntu-Hyprland-24.04
cd ~/Ubuntu-Hyprland-24.04
chmod +x install.sh
./install.sh

πŸ’’ For Ubuntu 24.10

git clone -b 24.10 --depth=1  https://github.com/JaKooLit/Ubuntu-Hyprland.git ~/Ubuntu-Hyprland-24.10
cd ~/Ubuntu-Hyprland-24.10
chmod +x install.sh
./install.sh

πŸ’« For Ubuntu 25.04 (NOTE: STILL ON ALPHA STAGE)

git clone -b 25.04 --depth=1  https://github.com/JaKooLit/Ubuntu-Hyprland.git ~/Ubuntu-Hyprland-25.04
cd ~/Ubuntu-Hyprland-25.04
chmod +x install.sh
./install.sh
  • Below picture is a sample and some short explanation

Important

Read through the Readme on each Branches for installation

Important

make sure to disable any idle or suspend functions on your system else script will fail

FAQ πŸ™‹β€β™‚οΈ Will this work on other Distro Based on Ubuntu? Like Linux mint?

  • Yes, BUT ensure to use the appropriate Ubuntu version. Like latest Linux mint is based on Ubuntu 24.04, you should use the 24.04 branch.
  • So kindly search which version of Ubuntu is your system running and use appropriate branch

Some Links of Projects used for this project

  • KooL's Hyprland Dots LINK
  • SDDM Theme LINK - for Ubuntu 24.04
  • SDDM Theme LINK which is a fork of LINK
  • Wallpapers - which was offered to download at the end of installation 'LINK'
  • GTK Themes and Icons LINK

KooL's Hyprland Dots very own wiki

  • KooL's Dots WIKI . In that wiki are FAQ, TIPS, Changelogs, and more

Gallery and Videos

πŸŽ₯ Feb 2025 Video explanation of installation with preset

πŸ›Ž *** DEBIAN and UBUNTU Hyprland Dots UPDATING NOTES ***

Important

This is very Important for Debian and Ubuntu Dots

  • Some parts of KooL's Hyprland Dots LINK are not compatible on Debian and Ubuntu especially the hyprland settings.

  • That is the reason the DOTS for those distro's are "fixed" and they are being pulled on the releases. This releases are NOT in any of the branches of the KooL's Hyprland Dots.

  • for Debian and Ubuntu if you want to update from newest KooL's dots versions (main branch), after running copy.sh, you will have 100% error which will appear on top. However, Hyprland is very good in pin pointing those errors.

  • You can simply just remove those lines or add # on those lines. Then, it should be ok.