From f040f39c0500db49e93d6a8dfa1b79276e2f88e4 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Fri, 10 May 2024 15:40:29 +0900 Subject: [PATCH] added ags.sh --- install.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/install.sh b/install.sh index a850276..c9afc15 100755 --- a/install.sh +++ b/install.sh @@ -161,8 +161,9 @@ execute_script "fonts.sh" execute_script "swappy.sh" execute_script "swww.sh" execute_script "rofi-wayland.sh" -execute_script "wallust.sh" execute_script "force-install.sh" +execute_script "wallust.sh" +execute_script "ags.sh" execute_script "hyprlang.sh" execute_script "hyprlock.sh" execute_script "hyprcursor.sh"