diff --git a/install/packages.sh b/install/packages.sh index 76175b0..f317821 100644 --- a/install/packages.sh +++ b/install/packages.sh @@ -83,6 +83,7 @@ sudo pacman -S --noconfirm --needed \ python-gobject \ python-poetry-core \ python-terminaltexteffects \ + qt5-wayland \ ripgrep \ satty \ signal-desktop \ diff --git a/migrations/1756629295.sh b/migrations/1756629295.sh new file mode 100644 index 0000000..8f0bea6 --- /dev/null +++ b/migrations/1756629295.sh @@ -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