diff options
Diffstat (limited to '.config/emacs')
-rw-r--r-- | .config/emacs/init.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.config/emacs/init.el b/.config/emacs/init.el index e162d34..f3d10cd 100644 --- a/.config/emacs/init.el +++ b/.config/emacs/init.el @@ -582,7 +582,6 @@ related hooks." ;;; User Interface Themeing (load-theme 'mango :no-confirm) -(set-fringe-style (cons 32 32)) (defvar x-alpha-background 90 "The opacity of a graphical Emacs frame, ranging from 0–100. A value |