From 1dce644122363879eb76548ef1e8af248795c00b Mon Sep 17 00:00:00 2001 From: Mike Wilson Date: Wed, 22 Jan 2025 12:03:41 -0500 Subject: [PATCH] Update README for adding alacritty to swallow --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2d8857d..9e2b879 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,10 @@ ## Patches -### [Swallow](https://dwm.suckless.org/patches/swallow/) - 1. `git apply --reject ` - 2. Manually apply any failed hunks +#### [Swallow](https://dwm.suckless.org/patches/swallow/) +1. `git apply --reject ` +2. Manually apply any failed hunks +3. Add your terminal of choice to your config.h (simply copy the St line from the patch) dwm - dynamic window manager ============================