mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Ensure qt5-wayland has been installed
Closes #596 Co-authored-by: @roelandmoors
This commit is contained in:
@@ -83,6 +83,7 @@ sudo pacman -S --noconfirm --needed \
|
|||||||
python-gobject \
|
python-gobject \
|
||||||
python-poetry-core \
|
python-poetry-core \
|
||||||
python-terminaltexteffects \
|
python-terminaltexteffects \
|
||||||
|
qt5-wayland \
|
||||||
ripgrep \
|
ripgrep \
|
||||||
satty \
|
satty \
|
||||||
signal-desktop \
|
signal-desktop \
|
||||||
|
|||||||
3
migrations/1756629295.sh
Normal file
3
migrations/1756629295.sh
Normal 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
|
||||||
Reference in New Issue
Block a user