From 8501165f84e69327104fa44fe814009baf87d32c Mon Sep 17 00:00:00 2001 From: SirBlobby Date: Mon, 20 Apr 2026 13:30:48 -0400 Subject: [PATCH] Update README.md --- README.md | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/README.md b/README.md index b2dfe81..bc1c085 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@

Blob's Dotfiles

-

My personal system configurations for a custom Wayland desktop environment.

+

My personal system configurations for a custom Wayland desktop environment built on Omarchy.

Arch Linux Hyprland @@ -52,11 +52,3 @@ An automated installer script (`install.sh`) is provided to safely apply these c ./install.sh --force ``` -### Installer Features - -1. **Safety First:** Computes file hashes to detect local changes. Backs up existing configurations before applying updates. -2. **Auto-Deployment:** Copies the tracked configurations seamlessly into your `~/.config/` directory. -3. **Command Wrapping:** Automatically sets up scripts from the `scripts/` directory as global commands in `~/.local/bin/`. -4. **Dependency Management:** Automatically installs missing system dependencies (like `python-pywal` and `imagemagick`). -5. **Shell Integration:** Injects the necessary paths into your `~/.bashrc`, `~/.zshrc`, and system-wide profiles. -6. **Instant Refresh:** Automatically restarts background services like `waybar` and `ags` so changes take effect immediately. \ No newline at end of file