diff --git a/home/mpv.nix b/home/mpv.nix index 2f0ee895..19a5c04d 100644 --- a/home/mpv.nix +++ b/home/mpv.nix @@ -28,6 +28,7 @@ bindings = { "ctrl+a" = "script-message osc-visibility cycle"; "ctrl+f" = "script-binding subtitle_lines/list_subtitles"; + "Del" = "run \"trash\" \"\${path}\"; playlist_next"; }; scripts = with pkgs.mpvScripts; [