From e1a051768a36e15ce303e1fa87fbae57b1098ca8 Mon Sep 17 00:00:00 2001 From: Maddox Werts Date: Mon, 25 Aug 2025 21:14:55 -0400 Subject: [PATCH] Added Inkscape to deps --- Installation/arch.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Installation/arch.sh b/Installation/arch.sh index 57753b0..1d7e291 100644 --- a/Installation/arch.sh +++ b/Installation/arch.sh @@ -179,7 +179,7 @@ install_pacman() { $SYS_INSTALL prismlauncher # Graphics - $SYS_INSTALL blender gimp + $SYS_INSTALL blender gimp inkscape } install_aur() { # AUR Install Command