mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
feat(workspaces/tab-bar): hide tab-bar
I prefer my custom echo area message which appears whenever any tab-bar operations are performed, as they don't take up permanent space on the screen.
This commit is contained in:
@@ -55,6 +55,8 @@
|
||||
(tab-bar-history-limit 25)
|
||||
(tab-bar-new-tab-choice "*scratch*")
|
||||
(tab-bar-tab-hints nil)
|
||||
;; Don't show visual tab-bar unless there are more than 99 tabs.
|
||||
(tab-bar-show 99)
|
||||
|
||||
:config
|
||||
(siren-tab-bar-setup)
|
||||
|
||||
Reference in New Issue
Block a user