aboutsummaryrefslogtreecommitdiffstats
path: root/upgrade.sh
diff options
context:
space:
mode:
authorbrockar <martinnguzman.mg@gmail.com>2025-11-13 20:28:51 -0300
committerbrockar <martinnguzman.mg@gmail.com>2025-11-13 20:28:51 -0300
commit0dfd893ea1f310714c3ec2c79a17692b52ff4c43 (patch)
tree36a4f436ed174f209f0c00d09b62818f276ec239 /upgrade.sh
parent8fa285acf93e1f95080a60a03b00f57bac827a63 (diff)
parent872b09fa88825ec5631ba3cdc21e0e717ec241ee (diff)
Merge remote-tracking branch 'origin/development' into br-userconfigs
Diffstat (limited to 'upgrade.sh')
-rwxr-xr-xupgrade.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/upgrade.sh b/upgrade.sh
index 9aee3c2c..07ee1f8b 100755
--- a/upgrade.sh
+++ b/upgrade.sh
@@ -198,10 +198,6 @@ if version_gt "$latest_version" "$stored_version"; then
# Set executable for initial-boot.sh
chmod +x "$HOME/.config/hypr/initial-boot.sh" 2>&1 | tee -a "$LOG"
- # Compose merged configs (Startup_Apps and WindowRules)
- if [ -x "$HOME/.config/hypr/scripts/ComposeHyprConfigs.sh" ]; then
- "$HOME/.config/hypr/scripts/ComposeHyprConfigs.sh" 2>&1 | tee -a "$LOG" || true
- fi
else
echo "$MAGENTA Upgrade declined. No files or directories changed" 2>&1 | tee -a "$LOG"
fi
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage