Skip to content

Commit

Permalink
tweak(early-init): remove duplicate parameters set in spacious-padding
Browse files Browse the repository at this point in the history
  • Loading branch information
abougouffa committed Apr 29, 2024
1 parent 5234e79 commit 99fb7b1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions early-init.el
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@
(menu-bar-lines . 0)
(vertical-scroll-bars)
(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 99fb7b1

Please sign in to comment.