added to ran quickshell on qs script

This commit is contained in:
JaKooLit
2025-07-17 20:45:44 +09:00
parent 2fbfecd07a
commit 5a3895682d

View File

@@ -35,4 +35,7 @@ for PKG1 in "${quick[@]}"; do
install_package "$PKG1" "$LOG" install_package "$PKG1" "$LOG"
done done
# starting quickshell so KooL Hyprland Dots Quickshell config can be copied
qs || true
printf "\n%.0s" {1..1} printf "\n%.0s" {1..1}