menu in tab-bar

This commit is contained in:
2025-06-14 22:04:41 +02:00
parent 2f868e6b50
commit f3eef8d567
2 changed files with 3 additions and 1 deletions

View File

@@ -74,6 +74,7 @@ DISPLAY-START: `integer', e.g. 3820"
(use-package tab-bar
:defer 0.5
:config
(add-to-list 'tab-bar-format #'tab-bar-format-menu-bar)
(tab-bar-mode)
(tab-bar-rename-tab "Default")
(defun my-tab-view-elisp ()