🔧 chore(scripts, install): add support for the new build system, improvements

This commit is contained in:
retrozinndev
2025-08-16 12:20:01 -03:00
parent 116753063c
commit b999ba4d48
3 changed files with 40 additions and 55 deletions
+9 -1
View File
@@ -1,7 +1,15 @@
#!/usr/bin/bash
source ./utils.sh
source ./scripts/utils.sh
config_dirs=(
"hypr/scripts"
"hypr/shell"
"hypr/hyprlock.conf"
"hypr/hyprland.conf"
"hypr/hypridle.conf"
"kitty/kitty.conf"
)
outdir="./config"
Clean_local() {