Don't auto-fullscreen
This commit is contained in:
parent
4dbe86266a
commit
4bfee11f58
1 changed files with 0 additions and 3 deletions
|
@ -42,9 +42,6 @@
|
|||
|
||||
(if (not window-system)
|
||||
(menu-bar-mode -1)
|
||||
;; Auto fullscreen
|
||||
(set-frame-parameter nil 'fullscreen 'fullboth)
|
||||
|
||||
;; Set fonts
|
||||
(narf/load-font narf-default-font)
|
||||
(set-face-attribute 'default t :font narf-default-font)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue