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
}
]