From 7d9c2b84541ba6fcc24d6d5224efc2f92b736e9c Mon Sep 17 00:00:00 2001 From: Tomas Sardyha Date: Sat, 7 Nov 2020 10:13:03 +0100 Subject: [PATCH] Update documentation --- README.md | 3 +-- uosc.conf | 3 +-- uosc.lua | 3 +-- 3 files changed, 3 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 1bc3ae4..25ae209 100644 --- a/README.md +++ b/README.md @@ -62,8 +62,7 @@ timeline_size_max_fullscreen=60 timeline_start_hidden=no # timeline opacity timeline_opacity=0.8 -# top (and bottom in no-border mode) border of background color to help visually -# separate elapsed bar from a video of similar color or desktop background +# top border of background color to help visually separate timeline from video timeline_border=1 # when scrolling above timeline, wheel will seek by this amount of seconds timeline_step=5 diff --git a/uosc.conf b/uosc.conf index 08399f1..2320809 100644 --- a/uosc.conf +++ b/uosc.conf @@ -9,8 +9,7 @@ timeline_size_max_fullscreen=60 timeline_start_hidden=no # timeline opacity timeline_opacity=0.8 -# top (and bottom in no-border mode) border of background color to help visually -# separate elapsed bar from a video of similar color or desktop background +# top border of background color to help visually separate timeline from video timeline_border=1 # when scrolling above timeline, wheel will seek by this amount of seconds timeline_step=5 diff --git a/uosc.lua b/uosc.lua index f4c8863..ade7309 100644 --- a/uosc.lua +++ b/uosc.lua @@ -30,8 +30,7 @@ timeline_size_max_fullscreen=60 timeline_start_hidden=no # timeline opacity timeline_opacity=0.8 -# top (and bottom in no-border mode) border of background color to help visually -# separate elapsed bar from a video of similar color or desktop background +# top border of background color to help visually separate timeline from video timeline_border=1 # when scrolling above timeline, wheel will seek by this amount of seconds timeline_step=5