diff options
Diffstat (limited to 'custom/jao-custom-x11.el')
| -rw-r--r-- | custom/jao-custom-x11.el | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/custom/jao-custom-x11.el b/custom/jao-custom-x11.el index 57681d5..3311668 100644 --- a/custom/jao-custom-x11.el +++ b/custom/jao-custom-x11.el @@ -33,7 +33,7 @@  ;;; xmonad  (defun jao-xmonad-enable () -  (setq jao-browse-doc-use-emacs (display-graphic-p)) +  (setq jao-pdf-open-in-emacs (display-graphic-p))    (setq jao-mode-line-in-minibuffer nil)    (display-battery-mode -1)    (jao-trisect) | 
