[
{ type: install
message: <<EOM
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.
EOM
}
]