sorter.sh: loop mpv
This commit is contained in:
parent
b8d5dffead
commit
2696212570
@ -23,7 +23,7 @@ readc() {
|
||||
}
|
||||
|
||||
view() {
|
||||
mpv --no-resume-playback "$1"
|
||||
mpv --loop --no-resume-playback "$1"
|
||||
}
|
||||
|
||||
dirsel() {
|
||||
|
Loading…
Reference in New Issue
Block a user