Update README for adding alacritty to swallow

This commit is contained in:
Mike Wilson
2025-01-22 12:03:41 -05:00
parent c38c736add
commit 1dce644122

View File

@@ -2,9 +2,10 @@
## Patches ## Patches
### [Swallow](https://dwm.suckless.org/patches/swallow/) #### [Swallow](https://dwm.suckless.org/patches/swallow/)
1. `git apply --reject <diff file>` 1. `git apply --reject <diff file>`
2. Manually apply any failed hunks 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 dwm - dynamic window manager
============================ ============================