Change the man notify method
This commit is contained in:
parent
21a8626525
commit
d9ab240331
1 changed files with 1 additions and 0 deletions
|
@ -151,6 +151,7 @@ The basic emacs persdonalization lol
|
||||||
(set-cursor-color "purple")
|
(set-cursor-color "purple")
|
||||||
(set-face-background 'line-number "gray3")
|
(set-face-background 'line-number "gray3")
|
||||||
(set-face-background 'line-number-current-line "gray13")
|
(set-face-background 'line-number-current-line "gray13")
|
||||||
|
(setq-default Man-notify-method 'pushy)
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
** Highlight matching parentheses
|
** Highlight matching parentheses
|
||||||
#+BEGIN_SRC emacs-lisp
|
#+BEGIN_SRC emacs-lisp
|
||||||
|
|
Loading…
Add table
Reference in a new issue