all repos — nixfiles @ 53128ff702dc1e3d90f2f5eecca505d9eb360230

System and user configuration, managed by nix and home-manager

Emacs: Show modeline by default At least, until I can figure out how to show a divider

Alan Pearce
commit

53128ff702dc1e3d90f2f5eecca505d9eb360230

parent

2087353c177eb3eddffc6b7746ff533e374b9b3a

1 file changed, 1 insertion(+), 1 deletion(-)

jump to
M tag-emacs/emacs.d/init.orgtag-emacs/emacs.d/init.org
@@ -145,7 +145,7 @@
(set-face-background 'mode-line "#a1b56c") (defvar mode-line-default-format mode-line-format) - (defcustom mode-line-default-hidden t + (defcustom mode-line-default-hidden nil "Whether to hide the mode line by default") (defun show-mode-line ()