aboutsummaryrefslogtreecommitdiffstats
path: root/upgrade.sh
diff options
context:
space:
mode:
Diffstat (limited to '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