Skip to content

Commit

Permalink
retina font size
Browse files Browse the repository at this point in the history
  • Loading branch information
bitemyapp committed Apr 20, 2016
1 parent 5ae197c commit feb973c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .bundle/config
@@ -0,0 +1,2 @@
---
BUNDLE_MIRROR__HTTPS://RUBYGEMS__ORG/: http://rubygems.org
2 changes: 1 addition & 1 deletion .emacs
Expand Up @@ -331,7 +331,7 @@
(when (> (display-pixel-height) 1080)
;; retina
(custom-set-faces
'(default ((t (:height 120 :family "Ubuntu Mono"))))))
'(default ((t (:height 160 :family "Ubuntu Mono"))))))

(setq mac-option-modifier 'meta)

Expand Down

0 comments on commit feb973c

Please sign in to comment.