add mpv input.conf
This commit is contained in:
4
mpv/input.conf
Normal file
4
mpv/input.conf
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
ENTER playlist-next force
|
||||||
|
R run "/bin/sh" "-ec" "kdialog --warningyesno 'Delete ${path}' --title 'Delete ${media-title}' && output=\"$(rm -- '${path}' 2>&1)\" || kdialog --error \"$output\""
|
||||||
|
D af toggle drc
|
||||||
|
C run "/bin/sh" "-ec" "echo -n '${path}' | xclip -selection clipboard"
|
||||||
Reference in New Issue
Block a user