mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-19 17:28:49 +02:00
mpv: enable trashing with delete key
This commit is contained in:
parent
3853b2025d
commit
26f1a7ef4d
@ -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; [
|
||||
|
Loading…
x
Reference in New Issue
Block a user