]> git.lizzy.rs Git - bspwm.git/commitdiff
Bye xbindkeys, sxhkd has arrived
authorBastien Dejean <nihilhill@gmail.com>
Thu, 3 Jan 2013 19:23:52 +0000 (20:23 +0100)
committerBastien Dejean <nihilhill@gmail.com>
Thu, 3 Jan 2013 19:23:52 +0000 (20:23 +0100)
README.md
bspwm.1

index f0928288a67b52217d805fa8e9a28f4a73d87eea..e86db85f2377e83bddecb766cf30bca2c4d6905a 100644 (file)
--- a/README.md
+++ b/README.md
@@ -14,11 +14,11 @@ Those messages are sent via `bspc`.
 
 If the `BSPWM_SOCKET` environment variable is defined, it will be used as the socket path, otherwise `/tmp/bspwm-socket` is used.
 
-The recommended way of defining keyboard shortcuts is to use `shkd` or `xbindkeys`.
+The recommended way of defining keyboard shortcuts is to use [sxhkd](https://github.com/baskerville/sxhkd).
 
 The only way to configure `bspwm` is by sending *set* messages via the client, hence `bspwm`'s configuration file is an executable called `autostart` which lives in `$XDG_CONFIG_HOME/bspwm/`.
 
-Example configurations: [autostart](https://github.com/baskerville/bin/blob/master/bspwm_autostart) and [xbindkeysrc](https://github.com/baskerville/dotfiles/blob/master/xbindkeysrc).
+Example configurations: [autostart](https://github.com/baskerville/bin/blob/master/bspwm_autostart) and [sxhkdrc](https://github.com/baskerville/dotfiles/blob/master/sxhkdrc).
 
 ## Splitting Modes
 
diff --git a/bspwm.1 b/bspwm.1
index fd2919d821f5edf946d09f707040284be8a2589c..f3cf3b3cb49a162df00ec6436bda60e6a46e4e99 100644 (file)
--- a/bspwm.1
+++ b/bspwm.1
@@ -28,7 +28,7 @@ environment variable is defined, it will be used as the socket path, otherwise
 is used.
 .P
 The recommended way of defining keyboard shortcuts is to use
-.BR shkd " or " xbindkeys .
+.BR sxhkd .
 .P
 The only way to configure
 .B bspwm