Add some minor default configuration for tab-bar

This commit is contained in:
Daniel - 2020-11-28 09:29:11 +01:00
parent ebf14b6643
commit 94c1c76e4d
No known key found for this signature in database
GPG Key ID: 1C7071A75BB72D64
1 changed files with 4 additions and 0 deletions

View File

@ -568,6 +568,10 @@
(bps "bit / s" "Bit per second"))
math-units-table nil))
(use-package tab-bar
:config (progn
(tab-bar-history-mode +1)))
;; * Essential external packages