Add custom frame size on windows with workstation AA593

This commit is contained in:
syl20bnr 2013-04-29 13:40:52 -04:00
parent 0c3711bdd5
commit fd08324c86

View file

@ -0,0 +1,2 @@
(if window-system
(set-frame-size (selected-frame) 220 64))