Update a code comment and make the default font slightly bigger
This commit is contained in:
parent
db44263ac0
commit
e56db24c16
2 changed files with 2 additions and 2 deletions
2
01mac.el
2
01mac.el
|
|
@ -35,7 +35,7 @@
|
|||
(interactive)
|
||||
(ansi-term "/bin/zsh" "ANSI-Term : Zsh")))
|
||||
|
||||
;;; Window display
|
||||
;;; Get rid of bad parts of the windows
|
||||
(menu-bar-mode -1)
|
||||
(tool-bar-mode -1)
|
||||
(scroll-bar-mode -1)
|
||||
|
|
|
|||
|
|
@ -30,7 +30,7 @@
|
|||
(enable-theme 'manoj-dark)))
|
||||
|
||||
;; Set font face
|
||||
(set-face-attribute 'default nil :font "Hasklig 15")
|
||||
(set-font-size 16)
|
||||
|
||||
;; Remove ugly black line
|
||||
(set-face-attribute 'vertical-border nil :foreground
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue