Skip to content

Commit

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

0 comments on commit 3eddc3b

Please sign in to comment.