dotfiles

My personal shell configs and stuff
git clone git://git.alex.balgavy.eu/dotfiles.git
Log | Files | Refs | Submodules | README | LICENSE

commit f24d8e6d7e4992e3809278bd22727d8e07db9c4b
parent fc006492f8586c41b4c6b0235f8ba2f07fa97e28
Author: Alex Balgavy <a.balgavy@gmail.com>
Date:   Mon, 22 Jun 2020 12:24:20 +0200

mpv: add keybinding to show playlist

Former-commit-id: e4dbebdf2b14033600300c89c102ccc6f479c762
Diffstat:
Ampv/input.conf | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/mpv/input.conf b/mpv/input.conf @@ -0,0 +1 @@ +p show_text ${playlist} # show playlist