Skip to content
Discussion options

You must be logged in to vote

There isn't an option for it, but you can edit it directly in modernz.lua

Find: (in both modern and modern-compact layouts, whichever you're using)

    lo = add_layout("seekbarbg")
    local seekbar_bg_h = 4

Change 4 to whatever value you want. For example:

    lo = add_layout("seekbarbg")
    local seekbar_bg_h = 8

Keep in mind, the thicker you go, the more adjustments you'll need to make.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@SultanFiraun
Comment options

Answer selected by SultanFiraun
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants