aboutsummaryrefslogtreecommitdiffstats
path: root/copy.sh
diff options
context:
space:
mode:
authorJaKooLit <ejhay.games@gmail.com~>2024-12-30 13:19:12 +0900
committerJaKooLit <ejhay.games@gmail.com~>2024-12-30 13:19:12 +0900
commit072c12be93a183cc5eee329ecda6e691f21e2b53 (patch)
tree6098eb7dbc2f4746a0056a734f437e93eda5c045 /copy.sh
parent5b17e58ae96a8966d7cc99b58d7975f898c267f0 (diff)
updated copy.sh to offer to restore all the files in UserConfigs directory
Diffstat (limited to 'copy.sh')
-rwxr-xr-xcopy.sh9
1 files changed, 8 insertions, 1 deletions
diff --git a/copy.sh b/copy.sh
index 9731e3fe..03a4226c 100755
--- a/copy.sh
+++ b/copy.sh
@@ -504,9 +504,16 @@ printf "\n"
# restoration of old configs
DIRH="hypr"
FILES_TO_RESTORE=(
- "Monitors.conf"
+ "ENVariables.conf"
+ "LaptopDisplay.conf"
"Laptops.conf"
+ "Monitors.conf"
+ "Startup_Apps.conf"
+ "UserDecorAnimations.conf"
"UserKeybinds.conf"
+ "UserSettings.conf"
+ "WindowRules.conf"
+ "WorkspaceRules.conf"
)
DIRPATH=~/.config/"$DIRH"
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage