adding a bunch of pointless stuff

This commit is contained in:
Chris Cochrun 2021-08-26 17:59:17 -05:00
parent 8520db7ac6
commit a0f9f3669b
12 changed files with 132 additions and 52 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)