aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xcopy.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/copy.sh b/copy.sh
index 5de95000..f320b2ba 100755
--- a/copy.sh
+++ b/copy.sh
@@ -677,7 +677,7 @@ if [ -d "$BACKUP_HYPR_PATH" ]; then
done
# Restore files automatically
- FILE_B=("monitors.conf" "workspaces.conf" "pyprland.toml")
+ FILE_B=("monitors.conf" "workspaces.conf")
for FILE_RESTORE in "${FILE_B[@]}"; do
BACKUP_FILE="$BACKUP_HYPR_PATH/$FILE_RESTORE"
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage