Skip to content

scrollbar

Controls the scrollbar’s appearance and when it is shown.

[scrollbar]
enabled = true
show_mode = "scroll" # "always", "hover", "scroll", or combinations like "hover,scroll"
opacity = 0.7
delay = 1.0
Key Description
enabled Show scrollbar (true/false)
show_mode When to show: “always”, “hover”, “scroll”, or combinations like “hover,scroll”
opacity Scrollbar opacity (0.0–1.0)
delay Delay in seconds before hiding (0.1–10.0, for “scroll” mode)