diff options
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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 |