1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00
freebsd-ports/x11-wm/pager/pkg-message
2019-08-14 12:25:52 +00:00

12 lines
240 B
Plaintext

[
{ type: install
message: <<EOM
To start the pager at the startup of sawfish add the following to
your sawfish resource file (e.g. ~/.sawfishrc):
(require 'sawfish.wm.ext.pager)
(add-hook 'after-initialization-hook pager t)
EOM
}
]