diff options
Diffstat (limited to 'weltschmerz.1')
-rw-r--r-- | weltschmerz.1 | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/weltschmerz.1 b/weltschmerz.1 index 3622791..ed6e76a 100644 --- a/weltschmerz.1 +++ b/weltschmerz.1 @@ -171,6 +171,18 @@ When set to no scrollbar is drawn. The default is .Sy true . +.Pp +Note that +.Nm +uses overlay scrolling if available. +This means that the scrollbar is drawn on top of the terminal and fades +out automatically if unused. +If you wish to turn this behaviour off, set the +.Ev GTK_OVERLAY_SCROLLING +environment variable to +.Sy 0 +or modify the GTK setting +.Sy gtk-overlay-scrolling . .It Sy prefer-osc7 When set to .Sy true , @@ -187,18 +199,6 @@ only is used. The default is .Sy true . -.Pp -Note that -.Nm -uses overlay scrolling if available. -This means that the scrollbar is drawn on top of the terminal and fades -out automatically if unused. -If you wish to turn this behaviour off, set the -.Ev GTK_OVERLAY_SCROLLING -environment variable to -.Sy 0 -or modify the GTK setting -.Sy gtk-overlay-scrolling . .El .Pp The |