diff options
| author | Robert Günzler <r@gnzler.io> | 2021-07-29 23:46:29 +0200 |
|---|---|---|
| committer | Robert Günzler <r@gnzler.io> | 2021-07-29 23:48:32 +0200 |
| commit | dc9c54e68f1d6348d3799e47e2ae563d3ba145e0 (patch) | |
| tree | 684907939967776b6ff537498e2eb5a5238e739c /.config/mpv/script-opts | |
| parent | e77881a72b735ca12aa055054656afdfbd6a8fc8 (diff) | |
mpv: update config
Diffstat (limited to '.config/mpv/script-opts')
| -rw-r--r-- | .config/mpv/script-opts/uosc.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/mpv/script-opts/uosc.conf b/.config/mpv/script-opts/uosc.conf index 5984480..fa49c85 100644 --- a/.config/mpv/script-opts/uosc.conf +++ b/.config/mpv/script-opts/uosc.conf @@ -50,7 +50,7 @@ menu_font_scale=1 # top bar with window controls and media title shown only in no-border mode top_bar_size=40 -top_bar_size_fullscreen=46 +top_bar_size_fullscreen=0 top_bar_controls=yes top_bar_title=yes |