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)