Merge branch 'master' of gitlab.com:chriscochrun/dotfiles

This commit is contained in:
Chris Cochrun 2021-09-01 06:05:15 -05:00
commit b8b9559e38
11 changed files with 131 additions and 51 deletions

View file

@ -121,7 +121,7 @@ theme.mstab_bar_padding = "default" -- how much padding there should be
-- by default it will adjust based on your useless gaps.
-- If you want a custom value. Set it to the number of pixels (int)
theme.mstab_tabbar_height = dpi(100)
theme.mstab_tabbar_height = dpi(200)
theme.mstab_border_radius = dpi(5) -- border radius of the tabbar
theme.mstab_tabbar_position = "top" -- position of the tabbar (mstab currently does not support left,right)