mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
12 lines
240 B
Plaintext
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
|
|
}
|
|
]
|