mirror of
https://github.com/basecamp/omarchy.git
synced 2026-01-09 05:10:54 +08:00
Ensure qt5-wayland has been installed
Closes #596 Co-authored-by: @roelandmoors
This commit is contained in:
parent
3b0752820e
commit
24b94fde54
@ -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
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
|
||||
Loading…
x
Reference in New Issue
Block a user