From f34cdfc0032dfd060417b4ddab7075c766537e38 Mon Sep 17 00:00:00 2001 From: The_miro Date: Mon, 11 Nov 2024 18:35:00 +0100 Subject: [PATCH] added comment in install script --- hyprland-full-install-script.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hyprland-full-install-script.sh b/hyprland-full-install-script.sh index 00eef94..b9cf48c 100644 --- a/hyprland-full-install-script.sh +++ b/hyprland-full-install-script.sh @@ -1,4 +1,4 @@ - +#install components sudo pacman -S \ base \ base-devel \