dust off emacs config
This commit is contained in:
parent
03e825dd36
commit
98e5f06f7d
2 changed files with 40 additions and 7 deletions
|
@ -50,7 +50,9 @@
|
|||
version-control t)
|
||||
|
||||
;; default frame size
|
||||
(add-to-list 'default-frame-alist '(height . 50))
|
||||
(add-to-list 'default-frame-alist '(height . 53))
|
||||
(add-to-list 'default-frame-alist '(width . 107))
|
||||
|
||||
(pixel-scroll-precision-mode t)
|
||||
|
||||
(provide 'oxa/sane-defaults)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue