Skip to content

Commit

Permalink
options: add --title-bar to default watch-later-options
Browse files Browse the repository at this point in the history
--border is there, so for consistency --title-bar should be too.
  • Loading branch information
kasper93 committed Oct 1, 2023
1 parent a98641c commit b631ba0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions options/options.c
Original file line number Diff line number Diff line change
Expand Up @@ -1043,6 +1043,7 @@ static const struct MPOpts mp_default_opts = {
"fullscreen",
"ontop",
"border",
"title-bar",
"gamma",
"brightness",
"contrast",
Expand Down

0 comments on commit b631ba0

Please sign in to comment.