diff --git a/home/fuji/home.nix b/home/fuji/home.nix index 3eba3e0..4502c91 100644 --- a/home/fuji/home.nix +++ b/home/fuji/home.nix @@ -101,6 +101,16 @@ in vo = "dmabuf-wayland"; ao = "pipewire"; ytdl-format = "bestvideo[height<=1080]+bestaudio/best[height<=1080]"; + video-osd = "yes"; + osd-back-color = "0.0/0.0/0.0/0.0"; + }; + + scriptOpts = { + uosc = { + disable_elements = "buffering_indicator"; + timeline_style = "bar"; + top_bar = "no-border"; + }; }; bindings = {