From 31e7c74070529d561124f438e6592b54ea846973 Mon Sep 17 00:00:00 2001 From: vaxerski Date: Mon, 9 Jan 2023 20:37:50 +0100 Subject: [PATCH] add qt wayland pkgs --- pages/Useful Utilities/Must-have.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pages/Useful Utilities/Must-have.md b/pages/Useful Utilities/Must-have.md index 272f533..faf08d4 100644 --- a/pages/Useful Utilities/Must-have.md +++ b/pages/Useful Utilities/Must-have.md @@ -36,3 +36,8 @@ an app wants to elevate its privileges. Our recommendation is the KDE one. For arch, it's `polkit-kde-agent`. You can autostart it with `exec-once=/usr/lib/polkit-kde-authentication-agent-1`. + +### QT Wayland Support +_Starting method:_ none (just a library) + +Install `qt5-wayland` and `qt6-wayland`.