mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-01 10:59:55 +00:00
15 lines
270 B
Plaintext
15 lines
270 B
Plaintext
[
|
|
{ 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
|
|
}
|
|
]
|