summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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