summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThanos Apollo <[email protected]>2023-07-16 16:27:14 +0300
committerThanos Apollo <[email protected]>2023-07-16 16:27:14 +0300
commitc32802221611b812bfdc32b91bce448c92e7378c (patch)
treef216a6db074a85ef7b7e58d3b395a570653f72db
parent45b71d15bb1377764daba7ec22663f7876214708 (diff)
UI: enable beacon-mode
-rwxr-xr-xemacs.org1
1 files changed, 1 insertions, 0 deletions
diff --git a/emacs.org b/emacs.org
index f157bc1..076b57b 100755
--- a/emacs.org
+++ b/emacs.org
@@ -139,6 +139,7 @@ Fonts and basic appearance settings for each device
(scroll-bar-mode -1)
(set-fringe-mode 10))
+ (beacon-mode 1)
(tool-bar-mode -1)
(tooltip-mode -1)
(menu-bar-mode -1)