scrollbar
Controls the scrollbar’s appearance and when it is shown.
[scrollbar]enabled = trueshow_mode = "scroll" # "always", "hover", "scroll", or combinations like "hover,scroll"opacity = 0.7delay = 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) |