From 7018a5f637959e1bba3c8021e7d7af6795e05ae6 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Mon, 25 Dec 2023 19:01:07 +0900 Subject: [PATCH] added xdg-utils --- install-scripts/00-hypr-pkgs.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/install-scripts/00-hypr-pkgs.sh b/install-scripts/00-hypr-pkgs.sh index 7977698..a56c51a 100644 --- a/install-scripts/00-hypr-pkgs.sh +++ b/install-scripts/00-hypr-pkgs.sh @@ -44,7 +44,8 @@ waybar wget wl-clipboard wlogout -xdg-user-dirs +xdg-user-dirs +xdg-utils yad )