+turn off ring-bell

This commit is contained in:
2020-08-14 23:51:05 +01:00
parent 76bf20d358
commit a560d1d6f7

View File

@@ -43,9 +43,10 @@ Load my custom "Grayscale" theme (look at [[file:Grayscale-theme.el][this file]]
#+BEGIN_SRC emacs-lisp
(load-theme 'Grayscale t)
#+END_SRC
** Turn off startup buffer
** Turn off startup buffer and turn off bells
#+BEGIN_SRC emacs-lisp
(setq inhibit-startup-screen t)
(setq inhibit-startup-screen t
ring-bell-function 'ignore)
#+END_SRC
* Emacs Mode-line
Firstly, declare a variable for the number of spaces between each