aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJaKooLit <ejhay.games@gmail.com>2024-05-24 18:28:06 +0900
committerJaKooLit <ejhay.games@gmail.com>2024-05-24 18:28:06 +0900
commitfa450340d2fe4c02dc1f8716cd5216e6a7ad7eeb (patch)
tree35c79b3c54b7986a93b1ea77302bb978c10e05fb
parent8fc3ec113ddae615382e1e1144a4a1699cbb7fe0 (diff)
Tweaked upgrade.sh
-rwxr-xr-xupgrade.sh5
1 files changed, 3 insertions, 2 deletions
diff --git a/upgrade.sh b/upgrade.sh
index f407b495..b287c023 100755
--- a/upgrade.sh
+++ b/upgrade.sh
@@ -36,6 +36,8 @@ declare -A directories=(
["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
)
@@ -43,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