~edwargix/emacs.d

3ca214239405316b6680441a041457ff912a77b7 — David Florness 7 years ago 70711a6
Apply font to all frames
1 files changed, 2 insertions(+), 1 deletions(-)

M init.el
M init.el => init.el +2 -1
@@ 7,7 7,8 @@
  :name "Source Code Pro"
  :size 13
  :weight 'normal
  :width 'normal))
  :width 'normal)
 nil t)

;;; Disable menu bar
(menu-bar-mode 0)