Skip to content

Commit

Permalink
tweak(core): add an internal border of 15px
Browse files Browse the repository at this point in the history
  • Loading branch information
abougouffa committed Jan 1, 2024
1 parent 4e23071 commit 539e42c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions early-init.el
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
(mouse-color . "blue")
(left-fringe . 8)
(right-fringe . 13)
(internal-border-width . 15)
(fullscreen . maximized))
;; Explicitly set modes disabled in `default-frame-alist' to nil
tool-bar-mode nil
Expand Down

0 comments on commit 539e42c

Please sign in to comment.