Skip to content

Commit

Permalink
Consistency is good ^_^
Browse files Browse the repository at this point in the history
  • Loading branch information
jimeh committed Jun 30, 2012
1 parent 0596c1d commit e22abb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appearance.el
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
;; Set default font
(if window-system
;;; Large
;; (set-face-attribute 'default nil :family "Menlo" :height 110)
;; (set-face-attribute 'default nil :family "Monaco" :height 110)
;; (set-face-attribute 'default nil :family "Menlo" :height 110)

;;; Small
(set-face-attribute 'default nil :family "Monaco" :height 100)
Expand Down

0 comments on commit e22abb1

Please sign in to comment.