Turn beacon mode on automatically.

This commit is contained in:
ramazanemreosmanoglu 2022-10-21 08:08:24 +03:00
parent 46dadcb43b
commit 0406b07fe6

View file

@ -47,6 +47,8 @@
(setq doom-font (font-spec :family "Iosevka Fixed Medium" :size 15))
(beacon-mode 1)
;; Whenever you reconfigure a package, make sure to wrap your config in an
;; `after!' block, otherwise Doom's defaults may override your settings. E.g.
;;