meh, check logs
This commit is contained in:
parent
88e46f1b04
commit
4526a1aead
3 changed files with 8 additions and 6 deletions
|
@ -15,11 +15,6 @@ Font and theme
|
|||
doom-variable-pitch-font (font-spec :family "PT Sans"))
|
||||
(setq doom-theme 'doom-gruvbox)
|
||||
#+end_src
|
||||
Window size and position
|
||||
#+begin_src emacs-lisp
|
||||
(add-to-list 'default-frame-alist '(height . 60))
|
||||
(add-to-list 'default-frame-alist '(width . 125))
|
||||
#+end_src
|
||||
|
||||
* Other settings
|
||||
#+begin_src emacs-lisp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue