[mpv] add mpv-gallery-view script
This commit is contained in:
parent
a5f81ab9e6
commit
75fcea8d12
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -10,3 +10,6 @@
|
|||
[submodule "home/urxvt-font-size"]
|
||||
path = urxvt-font-size
|
||||
url = https://github.com/majutsushi/urxvt-font-size
|
||||
[submodule "mpv-gallery-view"]
|
||||
path = mpv-gallery-view
|
||||
url = https://github.com/occivink/mpv-gallery-view
|
||||
|
|
1
home/.config/mpv/script-opts/gallery.conf
Normal file
1
home/.config/mpv/script-opts/gallery.conf
Normal file
|
@ -0,0 +1 @@
|
|||
thumbs_dir=~/.cache/thumbnails/mpv
|
1
home/.config/mpv/scripts/gallery-thumbgen.lua
Symbolic link
1
home/.config/mpv/scripts/gallery-thumbgen.lua
Symbolic link
|
@ -0,0 +1 @@
|
|||
../../../../mpv-gallery-view/scripts/gallery-thumbgen.lua
|
1
home/.config/mpv/scripts/gallery.lua
Symbolic link
1
home/.config/mpv/scripts/gallery.lua
Symbolic link
|
@ -0,0 +1 @@
|
|||
../../../../mpv-gallery-view/scripts/gallery.lua
|
1
mpv-gallery-view
Submodule
1
mpv-gallery-view
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit ed845a4be805e4a6a6a4279bb81371a7cfdba14d
|
Reference in a new issue