From e28ba2b85ac1a6ef093d108c9fd2d58c7b8c345a Mon Sep 17 00:00:00 2001 From: Manuel Thalmann Date: Thu, 18 Jan 2024 15:29:04 +0100 Subject: [PATCH] Install `propertree` on Arch --- scripts/Arch/Collections/personal.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/scripts/Arch/Collections/personal.sh b/scripts/Arch/Collections/personal.sh index 429982a6..0a12970d 100755 --- a/scripts/Arch/Collections/personal.sh +++ b/scripts/Arch/Collections/personal.sh @@ -203,7 +203,9 @@ yay --noconfirm -Syu \ freerdp \ linux-wifi-hotspot \ pdf2svg \ - tnef; + tnef \ + propertree-git \ + ; flatpak install flathub com.usebottles.bottles;