Ensure qt5-wayland has been installed

Closes #596
Co-authored-by: @roelandmoors
This commit is contained in:
David Heinemeier Hansson 2025-08-31 10:49:14 +02:00
parent 3b0752820e
commit 24b94fde54
2 changed files with 4 additions and 0 deletions

View File

@ -83,6 +83,7 @@ sudo pacman -S --noconfirm --needed \
python-gobject \
python-poetry-core \
python-terminaltexteffects \
qt5-wayland \
ripgrep \
satty \
signal-desktop \

3
migrations/1756629295.sh Normal file
View File

@ -0,0 +1,3 @@
echo "Ensure qt5-wayland is installed so KeepassXC, Nextcloud, Sqlite Browser, and other apps display correctly"
omarchy-pkg-add qt5-wayland