summaryrefslogtreecommitdiff
path: root/x11-wm/bspwm-devel/files/pkg-message.in
blob: 21b09864d295b54f2955e470f90622bceb70672e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[
{ 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
}
]