From 59ad45e4bfc8e42d2d1515190279c33eda7dc27b Mon Sep 17 00:00:00 2001 From: Gavin Nugent Date: Fri, 27 Mar 2026 10:40:29 +0000 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 5aab418..66f6ba2 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ # Red Pill - Backup & Restore for Omarchy + +## 🎬 Video Demo + +[![Watch the video](https://img.youtube.com/vi/yHb9qqGs4dU/0.jpg)](https://youtu.be/yHb9qqGs4dU) + *"You take the red pill, you stay in Hyprland and I show you how deep the rabbit-hole goes..."* A unified backup and restore system for [Omarchy](https://omarchy.com). Backs up configs and user data to external drives using rsync hardlink snapshots - each backup is a full browseable directory tree, but unchanged files are deduplicated via hardlinks so they use no extra disk space.