From deb545e3b19a01496a1c2b258d75507e32188ff0 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Thu, 17 Jul 2025 22:19:42 +0900 Subject: [PATCH] updated quickshell script --- install-scripts/quickshell.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/install-scripts/quickshell.sh b/install-scripts/quickshell.sh index 30a3bb2..2291abb 100755 --- a/install-scripts/quickshell.sh +++ b/install-scripts/quickshell.sh @@ -35,7 +35,4 @@ for PKG1 in "${quick[@]}"; do install_package "$PKG1" "$LOG" done -# starting quickshell so KooL Hyprland Dots Quickshell config can be copied -qs || true - printf "\n%.0s" {1..1} \ No newline at end of file