From cf14e624ec6149c0b8bbe5f852f70d23cc475f8f Mon Sep 17 00:00:00 2001 From: Benjamin Chausse Date: Fri, 26 Jan 2024 15:42:23 -0500 Subject: Link to GIT_CONFIG.md from readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index be6fb0b..8a52f47 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # Personal dwm configuration My dwm setup is quite quirky as it relies on [sxhkd][1] for all keybindings -(except quitting dwm). +(except quitting dwm). If you wonder how a custom [dwm][2] instance can be +kept in sync with the upstream version, look at [this file](GIT_CONFIG.md) [1]: https://github.com/baskerville/sxhkd +[2]: https://dwm.suckless.org -- cgit v1.2.3