61d0fa569d
of a full binary tree. It is controlled and configured via bspc. WWW: https://github.com/baskerville/bspwm PR: 196129 Submitted by: Anton Tornqvist <antont@inbox.lv>
11 lines
370 B
Plaintext
11 lines
370 B
Plaintext
#######################################################################
|
|
Copy the files bspwmrc and sxhkdrc from ${EXAMPLESDIR} to
|
|
~/.config/bspwm/ and ~/.config/sxhkd/ and configure them as you wish.
|
|
|
|
And add these lines to you .xinitrc:
|
|
sxhkd &
|
|
exec bspwm
|
|
|
|
Then type startx from tty to run bspwm.
|
|
#######################################################################
|