summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBenjamin Chausse <benjamin@chausse.xyz>2024-01-26 16:50:32 -0500
committerBenjamin Chausse <benjamin@chausse.xyz>2024-01-26 16:50:32 -0500
commit7c21fcadc205802abe79c42e59cd59acc916468d (patch)
tree2ff6d09e79ae03e06d02802c22fdb335419edc39 /README.md
parentcf14e624ec6149c0b8bbe5f852f70d23cc475f8f (diff)
Prep for patching
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8a52f47..62ff855 100644
--- a/README.md
+++ b/README.md
@@ -4,5 +4,8 @@ My dwm setup is quite quirky as it relies on [sxhkd][1] for all keybindings
(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)
+My intent is to have `1 patch = 1 commit` so that I can easily backtrack if I
+change my mind about a patch later on.
+
[1]: https://github.com/baskerville/sxhkd
[2]: https://dwm.suckless.org