aboutsummaryrefslogtreecommitdiffstats
path: root/upgrade.sh
diff options
context:
space:
mode:
authorJa.KooLit <85185940+JaKooLit@users.noreply.github.com>2024-05-24 19:10:08 +0900
committerGitHub <noreply@github.com>2024-05-24 19:10:08 +0900
commite0d747a2d34f3fe7f83befb0e36930d2a75de142 (patch)
tree1066ef105881f26ecfa8018e18943b182eff0a21 /upgrade.sh
parent990dc0233d40e7b13e41855d3f40725792bea127 (diff)
parent680aff2bfaf2b8b855717caa2d3c5f31e533096a (diff)
Merge pull request #305 from JaKooLit/development
Development to Main Just last tweaking pre-release
Diffstat (limited to 'upgrade.sh')
-rwxr-xr-xupgrade.sh8
1 files changed, 6 insertions, 2 deletions
diff --git a/upgrade.sh b/upgrade.sh
index 03467b27..b287c023 100755
--- a/upgrade.sh
+++ b/upgrade.sh
@@ -33,6 +33,11 @@ declare -A directories=(
["config/rofi/"]="$HOME/.config/rofi/"
["config/swaync/"]="$HOME/.config/swaync/"
["config/waybar/"]="$HOME/.config/waybar/"
+ ["config/cava/"]="$HOME/.config/cava/"
+ ["config/ags/"]="$HOME/.config/ags/"
+ ["config/fastfetch/"]="$HOME/.config/fastfetch/"
+ ["config/wallust/"]="$HOME/.config/wallust/"
+ ["config/wlogout/"]="$HOME/.config/wlogout/"
# Add more directories to compare as needed
)
@@ -40,8 +45,7 @@ declare -A directories=(
declare -A exclusions=(
["config/hypr/"]="--exclude=UserConfigs/ --exclude=UserScripts/"
["config/waybar/"]="--exclude=config --exclude=style.css"
- ["config/rofi/"]="--exclude=pywal-color/ --exclude=.current_wallpaper"
- ["config/waybar/"]="--exclude=config --exclude=style.css --exclude=modules"
+ ["config/rofi/"]="--exclude=.current_wallpaper"
# Add more exclusions as needed
)
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage