diff options
author | Thanos Apollo <[email protected]> | 2023-07-16 16:27:14 +0300 |
---|---|---|
committer | Thanos Apollo <[email protected]> | 2023-07-16 16:27:14 +0300 |
commit | c32802221611b812bfdc32b91bce448c92e7378c (patch) | |
tree | f216a6db074a85ef7b7e58d3b395a570653f72db | |
parent | 45b71d15bb1377764daba7ec22663f7876214708 (diff) |
UI: enable beacon-mode
-rwxr-xr-x | emacs.org | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |