|
|
@ -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 |
|
|
|