Remove unused display settings
This commit is contained in:
parent
bc1b597ded
commit
0fafcc42a4
1 changed files with 0 additions and 4 deletions
|
@ -37,10 +37,6 @@
|
|||
display-line-numbers-widen nil
|
||||
)
|
||||
|
||||
(when (eq system-type 'windows-nt)
|
||||
(when (string= (system-name) "EVG02667NB")
|
||||
(add-to-list 'default-frame-alist '(font . "Iosevka Term-13"))))
|
||||
|
||||
(provide 'display)
|
||||
|
||||
;; Local Variables:
|
||||
|
|
Loading…
Add table
Reference in a new issue