mirror of
https://github.com/vale981/bspwm
synced 2025-03-04 17:31:39 -05:00
Be straight regarding bindings
This commit is contained in:
parent
43e803627a
commit
a32006b455
2 changed files with 2 additions and 2 deletions
|
@ -18,7 +18,7 @@ It is controlled and configured via `bspc`.
|
|||
|
||||
Its configuration file is `$XDG_CONFIG_HOME/bspwm/autostart`.
|
||||
|
||||
The recommended way of defining keyboard shortcuts is to use [sxhkd](https://github.com/baskerville/sxhkd).
|
||||
Keyboard and pointer bindings are defined through [sxhkd](https://github.com/baskerville/sxhkd).
|
||||
|
||||
Example configuration files can be found in the `examples` directory.
|
||||
|
||||
|
|
2
bspwm.1
2
bspwm.1
|
@ -23,7 +23,7 @@ events it receives and the messages it reads on a dedicated socket.
|
|||
Its configuration file is
|
||||
.IR $XDG_CONFIG_HOME/bspwm/autostart .
|
||||
.P
|
||||
The recommended way of defining keyboard shortcuts is to use
|
||||
Keyboard and pointer bindings are defined through
|
||||
.BR sxhkd .
|
||||
.P
|
||||
Example configuration files can be found in the
|
||||
|
|
Loading…
Add table
Reference in a new issue