all repos ā€” nixfiles @ a45524199f496d2c11d495df7a4309639ecbc7f0

System and user configuration, managed by nix and home-manager

Merge branch 'master' of github.com:alanpearce/dotfiles
Alan Pearce alan.pearce@spotcap.com
Mon, 30 May 2016 16:55:08 +0200
commit

a45524199f496d2c11d495df7a4309639ecbc7f0

parent

662299dfb2ff04b933a29aa8ecacfde8ae14530d

1 files changed, 3 insertions(+), 1 deletions(-)

jump to
M tag-emacs/emacs.d/init.org ā†’ tag-emacs/emacs.d/init.org
@@ -173,7 +173,9 @@ (cond      ((eq window-system 'w32)
       (ap/set-fonts "Consolas" 10 "Segoe UI" 11))
      ((eq system-type 'darwin)
-      (ap/set-fonts "Source Code Pro" 14 "Input Sans" 14))))
+      (ap/set-fonts "Source Code Pro" 14 "Input Sans" 14))
+     ((eq window-system 'x)
+      (ap/set-fonts "Source Code Pro" 10 "Input Sans" 10))))
 #+END_SRC
 
 Reduce font decoration.  Iā€™m trying to see whether this helps me focus