aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 10 insertions, 1 deletions
diff --git a/README.md b/README.md
index 120b8a05..62a05e64 100644
--- a/README.md
+++ b/README.md
@@ -47,13 +47,22 @@
- ~/Pictures/wallpapers - Will be backed up
### 🔔 Automatic copy of configurations
-> clone this repo by using git. Change directory, make executable and run the script
+clone this repo by using git. Change directory, make executable and run the script
```bash
git clone https://github.com/JaKooLit/Hyprland-Dots.git
cd Hyprland-Dots
+```
+to copy from upstream (possible bugs)
+```bash
chmod +x copy.sh
./copy.sh
```
+to copy from releases (more test)
+```bash
+chmod +x release.sh
+./release.sh
+```
+
### 🐌 Manual copy (not recommended for newbies)
- Backup your existing folders in ~/.config (advisable)
- copy all contents of configs into ~/.config, overwriting all
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage