From 98af89fa7d193eee5c0e7891e30e78777f799366 Mon Sep 17 00:00:00 2001 From: Joakim Hulthe Date: Sat, 16 Aug 2025 01:38:53 +0200 Subject: [PATCH] arch-firstinstall: Install qt5ct --- tree/.local/bin/arch-firstinstall | 1 + 1 file changed, 1 insertion(+) diff --git a/tree/.local/bin/arch-firstinstall b/tree/.local/bin/arch-firstinstall index 6b57a43..7417106 100755 --- a/tree/.local/bin/arch-firstinstall +++ b/tree/.local/bin/arch-firstinstall @@ -39,6 +39,7 @@ sudo pacman --needed -S \ nushell \ openbsd-netcat \ pamixer \ + qt5ct \ qt5-wayland \ qt6-wayland \ ripgrep \