idk
This commit is contained in:
parent
29e5e3e1a6
commit
2f4cf98dc5
2 changed files with 4 additions and 2 deletions
3
init.el
3
init.el
|
|
@ -21,7 +21,8 @@
|
|||
|
||||
(setq comp-deferred-compilation-deny-list nil)
|
||||
(setq frame-resize-pixelwise t)
|
||||
(set-frame-parameter nil 'undecorated t)
|
||||
(set-frame-parameter (selected-frame) 'undecorated t)
|
||||
(add-to-list 'default-frame-alist '(undecorated . t))
|
||||
|
||||
(if (string-equal (system-name) "syl")
|
||||
(defvar chris/default-font-size 120)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue