summary refs log tree commit diff
path: root/config.org
diff options
context:
space:
mode:
Diffstat (limited to 'config.org')
-rw-r--r--config.org2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.org b/config.org
index 6b207d7..b61bb0c 100644
--- a/config.org
+++ b/config.org
@@ -398,6 +398,8 @@ By default, the point has to be after a paren for it to be highlighted.  But oft
                            tab-bar-format-add-tab
                            tab-bar-format-align-right
                            tab-bar-format-global))
+  (setopt tab-bar-tab-hints t)
+  (setopt tab-bar-select-tab-modifiers '(control))
 #+end_src
 
 #+begin_src elisp