Skip to content

Commit

Permalink
[Tabs] change style to box
Browse files Browse the repository at this point in the history
  • Loading branch information
luiznux committed Aug 18, 2024
1 parent 67d1728 commit c7e93a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lisp/interface/init-centaur-tabs.el
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
("g t" . centaur-tabs-forward)
("g T" . centaur-tabs-backward)))
:init
(setq centaur-tabs-style "chamfer"
(setq centaur-tabs-style "box"
centaur-tabs-icon-type 'nerd-icons
centaur-tabs-height 32
centaur-tabs-set-bar 'under
Expand Down

0 comments on commit c7e93a6

Please sign in to comment.