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 b72fe0b..57681d5 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-p (display-graphic-p)) + (setq jao-browse-doc-use-emacs (display-graphic-p)) (setq jao-mode-line-in-minibuffer nil) (display-battery-mode -1) (jao-trisect) |
