emacs: Switched font
This commit is contained in:
parent
b65611db02
commit
c5f6606f63
1 changed files with 2 additions and 0 deletions
|
@ -94,6 +94,8 @@ comment as a filename."
|
|||
|
||||
(global-hl-line-mode -1)
|
||||
|
||||
(set-default-font "Source Code Pro 13")
|
||||
|
||||
;; Hiding JOIN, QUIT, PART
|
||||
(setq erc-hide-list '("JOIN" "PART" "QUIT"))
|
||||
|
||||
|
|
Loading…
Reference in a new issue