Ubuntu-Hyprland-24.04-v1.2.5
·
314 commits
to main
since this release
📅 Updated: April 17th, 2026
- Added: Version Check for
rofi- It was being removed, and re-installed needlessly
- This was a left over from when
rofionly supported X11 rofiv2.x supports both X11 and Wayland
- Fixed: Polkit issues take two.
- Added missing QT kvantum pkgs
- This prevented some applications from being escalated
sudo apt install libqt5quick5 libqt5qml5 qt6-declarative-dev
- Improved: Error handling in the
install.shscript- Thank you
@moukhtar22for finding this and filing an issue
- Thank you
- Removed incorrect
qtpackages- Thank you
@moukhtar22for finding this and filing an issue
- Thank you