Marc Pohling 6 years ago
parent
commit
81ab84b7aa
1 changed files with 4 additions and 0 deletions
  1. 4
      config.org

4
config.org

@ -1472,6 +1472,10 @@ _v_ verify setup _f_ check _s_ select
#+END_SRC
* Quality of Life
** Default Window Size
;; TODO:
;; This size is only reasonable for linux@home
;; hyperv is way smaller, use fullscreen here
;; pm should be fullscreen, too
#+BEGIN_SRC emacs-lisp
(if (display-graphic-p)
(progn

Loading…
Cancel
Save