]> ruderich.org/simon Gitweb - config/dotfiles.git/blob - xpdfrc
xmonad.hs: Prevent new windows from stealing focus.
[config/dotfiles.git] / xpdfrc
1 # xpdf configuration file.
2
3
4 # Include the system wide configuration file as xpdf doesn't load it
5 # automatically if ~/.xpdfrc is present.
6 include /etc/xpdf/xpdfrc
7
8
9 # Enable continuous pages.
10 continuousView yes
11
12 # Use Elinks to open URLs.
13 urlCommand "elinks -remote '%s'"