]> ruderich.org/simon Gitweb - config/dotfiles.git/blob - xpdfrc
xmonad.hs: Disable spell checking in Vim.
[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 # Use Elinks to open URLs.
10 urlCommand "elinks -remote '%s'"