Fork me on GitHub
#emacs
<
2016-02-05
>
nooga11:02:45

is there a simple way to apply text-scale-increase|decrease to the whole frame? it only changes current buffer for me

yenda13:02:51

change the font-size ?

nooga14:02:27

but for the whole frame

nooga14:02:46

C-x C-+ doest that for buffers

bozhidar16:02:18

(set-frame-font “Font Name 12”)

bozhidar16:02:29

change 12 with the size you want