]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - mpv/mpv.conf
mpv/mpv.conf: disable on screen controller
[config/dotfiles.git] / mpv / mpv.conf
index 122c92c2d07b041c00ba771f5db9296c730de7f7..5f3bfcd264a797a296f59d8039b7bac884a35ee7 100644 (file)
@@ -50,4 +50,7 @@ input-cursor=no
 cursor-autohide=always
 cursor-autohide-fs-only
 
+# Disable "on screen controller". I use the keyboard only.
+osc=no
+
 # vim: ft=mplayerconf