Skip to content

Releases: LinuxBeginnings/Ubuntu-Hyprland

Ubuntu-Hyprland-26.04-v1.0.5

Choose a tag to compare

📅 Updated: Aug 18th, 2026

  • Added:
    • install-scripts/waybar.sh to build waybar from source (matches Debian)
  • Changed:
    • waybar removed from APT package list (01-hypr-pkgs.sh); now purges any APT
      package and builds from source only — prevents apt upgrades from silently
      overriding the source-built binaryZ
  • Fixed:
    • Installer was installing ubuntu repo not PPA by default
    • Fixed final check for swww to awww
    • sddm_theme.sh overwritting background image
    • Yazi installed from GH repository
    • waybar build error missing dependencies

What's Changed

  • 26.04 development Fixed SDDM theme overwriting background image by @dwilliam62 in #35
  • 26.04 development SDDM and misc fixes by @dwilliam62 in #37

Full Changelog: Ubuntu-Hyprland-26.04-v1.0.4...Ubuntu-Hyprland-26.04-v1.0.5

Ubuntu-Hyprland-24.04-v1.3.0

Choose a tag to compare

📅 Updated: Aug 18th, 2026

  • Fixed:
    • waybar build fails, missing dependencies
    • Yazi install fails, swithced to GH repo directly
    • Changed swww with awww
      • Fixed build issue with awww ;)
    • Build issue with Hyprland

Full Changelog: Ubuntu-Hyprland-24.04-v1.2.9...Ubuntu-Hyprland-24.04-v1.3.0

Ubuntu-Hyprland-24.04-v1.2.9

Choose a tag to compare

📅 Updated: Jul 21st, 2026

  • Re-added sddm and sddm_theme to install.sh

Ubuntu-Hyprland-24.04-v1.2.8

Choose a tag to compare

📅 Updated: Jul 21st, 2026

  • Restored orignal sddm-simple theme
    • It's a QT5 theme
  • Fixed install-scripts/sddm_theme.sh

Ubuntu-Hyprland-26.04-v1.0.4

Choose a tag to compare

@dwilliam62 dwilliam62 released this 14 Jul 02:01
8cce57c

📅 Updated: Jul 13th, 2026

  • Updated:
    • yazi scripts
    • swww.sh script now builds awww
    • awww is the default on all other project installers
    • It will remove swww as well
    • The hyprland-dots are already configured to support either
    • Once installed a logout / login maybe required

Ubuntu-Hyprland-26.04-v1.0.3

Choose a tag to compare

@dwilliam62 dwilliam62 released this 05 Jun 11:11
8b526d6

📅 Updated: Jun 5th, 2026

May 2026

  • Fixed:

    • Linux Mint ID breaks yazi.sh
      • Now checks for UNBUNTU_CODENAME as backup
    • Some scripts not executable
    • libdisplay-info3 for 26.04
    • Link in README.md
    • Set dark theme for whiptail fixes colors washed out on some terminals
      • Removed some duplicate colors
      • Fixed hight on OK/Cancel button
    • auto-install.sh
      • The script would got a git pull if Distro-Hyprland directory exsited
      • If user started with JakooLit installer it would not get updated code
      • Changed to remove Distro-Hyprland and do fresh git clone
  • Added:

    • New GH repo for yazi
      • dariogriffo/yazi-debian
      • Up to date and has deb pkgs for all debian and ubuntu versions
      • Kept the original debian only repo as backup
      • Checks for old versions of yazi removes if found
    • CLI File manager yazi
    • update-deps.sh Install new dependencies since last install
      • You don't have to re-install everything, verifies you have all new deps
      • If not it will install them
    • ddcutil to support external monitor brightness
    • socat to fix Tak0 scripts
    • stylua COPR for LUA support
    • Removed hyprland-qtutils not used anymore
    • Fixed quickshell.sh Missing cpptrace and other deps
    • Disabled hyprland-qtuils it's no longer used
    • Removed duplicate hyprland-guituils

Ubuntu-Hyprland-26.04-v1.0.2

Choose a tag to compare

@dwilliam62 dwilliam62 released this 18 May 02:46
8b526d6

📅 Updated: May 17th, 2026

  • Fixed:
    • Some scripts not executable
    • libdisplay-info3 for 26.04
    • Link in README.md
    • Set dark theme for whiptail fixes colors washed out on some terminals
      • Removed some duplicate colors
      • Fixed hight on OK/Cancel button
  • Added:
    • update-deps.sh Install new dependencies since last install
      • You don't have to re-install everything, verifies you have all new deps
      • If not it will install them
    • ddcutil to support external monitor brightness
    • socat to fix Tak0 scripts
    • stylua COPR for LUA support�
  • �Removed hyprland-qtutils not used anymore

Ubuntu-Hyprland-24.04-v1.2.7

Choose a tag to compare

@dwilliam62 dwilliam62 released this 18 May 02:51
05cf310

📅 Updated: May 17th, 2026

  • Fixed:
    • Some scripts not executable
    • libdisplay-info3 for 26.04
    • Link in README.md
    • Set dark theme for whiptail fixes colors washed out on some terminals
      • Removed some duplicate colors
      • Fixed hight on OK/Cancel button
  • Added:
    • update-deps.sh Install new dependencies since last install
      • You don't have to re-install everything, verifies you have all new deps
      • If not it will install them
    • ddcutil to support external monitor brightness
    • socat to fix Tak0 scripts
    • stylua COPR for LUA support�
  • �Removed hyprland-qtutils not used anymore

Ubuntu-Hyprland-26.04-v1.0.1

Choose a tag to compare

📅 Updated: May 7th, 2026

## May 2026
  • Fixed quickshell.sh Missing cpptrace and other deps
  • Disabled hyprland-qtuils it's no longer used
  • Removed duplicate hyprland-guituils

Apr 2026

  • Fixed: install.sh set color to dark contrast for readability
  • Fixed: install.sh was overwritting fastfetch config
  • Fixed: Polkit issue
    • Added missing QT kvantum pkgs
  sudo apt install libqt5quick5 libqt5qml5 qt6-declarative-dev
  • Improved: Error handling in the install.sh script
    • Thank you @moukhtar22 for finding this and filing an issue
  • Removed incorrect qt packages
    • Thank you @moukhtar22 for finding this and filing an issue

Ubuntu-Hyprland-26.04-v1.0.0

Choose a tag to compare

📅 Updated: April 26th, 2026

Apr 2026

  • Fixed: install.sh set color to dark contrast for readability
  • Fixed: install.sh was overwritting fastfetch config
  • Fixed: Polkit issue
    • Added missing QT kvantum pkgs
  sudo apt install libqt5quick5 libqt5qml5 qt6-declarative-dev
  • Improved: Error handling in the install.sh script
    • Thank you @moukhtar22 for finding this and filing an issue
  • Removed incorrect qt packages
    • Thank you @moukhtar22 for finding this and filing an issue

Mar 2026

  • Added rofi version/presence check
  • Manually Added Hyprland PPA for testing
    • When ubuntu v26.04 is released the PPA repo will add support
  • Added hyprland-guituils to dependencies
  • Removed Jak ko-fi, stars from README
  • Updated swww to v0.11.2
  • Added version checks for wallust and rust to prevent re-installation
  • Updtated discord links
  • Added Spanish Translations
  • Added go
    • To build nwg-drawer and dock-hyprland
  • Fixed flatpak install
  • Installed gum from snap
  • Added missing dependencies for quickshell
    • Created document on how to build quickshell
    • Lists packages, scripts and common errors