prayagupa / dotfiles-mac

dotfiles-mac
0 stars 0 forks source link

emacs doesn't have custom-theme-color-path #2

Open prayagupa opened 8 years ago

prayagupa commented 8 years ago
screen shot 2018-04-27 at 7 00 08 pm

increase font size - https://stackoverflow.com/questions/294664/how-to-set-the-font-size-in-emacs

(set-face-attribute 'default nil :height 160) ;;set font-size=16

;;;;;;;;;;;;;;;;;;;;;;;; fullscreen ;;;;;;;;;;;;;;;;;;;;;;;;;
(custom-set-variables
 '(initial-frame-alist (quote ((fullscreen . maximized)))))
prayagupa commented 7 years ago
screen shot 2016-12-06 at 11 14 10 pm

I have to set bck color manually