diff options
| author | jao <jao@gnu.org> | 2025-10-26 01:18:44 +0100 |
|---|---|---|
| committer | jao <jao@gnu.org> | 2025-10-26 01:18:44 +0100 |
| commit | b7a012cf1b73a98923badfebc6fcbd1c0281198f (patch) | |
| tree | d43ea4bdb83723a06bbc360fbc10ea2f4db36c3c /custom/jao-custom-x11.el | |
| parent | 7e36dda6e7f56e5bde14fe15fdabd2ecea1683c7 (diff) | |
| download | elibs-b7a012cf1b73a98923badfebc6fcbd1c0281198f.tar.gz elibs-b7a012cf1b73a98923badfebc6fcbd1c0281198f.tar.bz2 | |
alpha transformation
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) |
