commit 7ee0ec3c31a728acee838ebd4c41d1dcb050fe97 parent c3fa3407ccc172ced3bf6e36c5ffb5e1ba089f65 Author: William Casarin <jb55@jb55.com> Date: Mon, 9 Jul 2018 23:00:25 -0700 xbindkeys tip Diffstat:
M | README.md | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md @@ -34,6 +34,9 @@ libX11 and libXft are required. Once you have those installed, simply type: make && make install || sudo make install +To launch `cmdtree` with a key binding, use something like +[xbindkeys](https://wiki.archlinux.org/index.php/Xbindkeys) + Key Bindings ------------