Bind Ctrl+s to take screenshot - dotfiles - leot's dotfiles
(HTM) hg clone https://bitbucket.org/iamleot/dotfiles
(DIR) Log
(DIR) Files
(DIR) Refs
---
(DIR) changeset 719e65f16f1bdbcf8a627b0144a21af13ff9b945
(DIR) parent 7637b6cb2095ebd435c4860078da16bb28667721
(HTM) Author: Leonardo Taccari <iamleot@gmail.com>
Date: Sat, 30 Mar 2019 14:49:41
Bind Ctrl+s to take screenshot
Diffstat:
config/mpv/input.conf | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff -r 7637b6cb2095 -r 719e65f16f1b config/mpv/input.conf
--- a/config/mpv/input.conf Sat Mar 30 12:41:09 2019 +0100
+++ b/config/mpv/input.conf Sat Mar 30 14:49:41 2019 +0100
@@ -10,6 +10,7 @@
n add chapter +1
Ctrl+j no-osd sub-seek -1
Ctrl+k no-osd sub-seek 1
+Ctrl+s screenshot
Alt+k add sub-pos -1
Alt+j add sub-pos +1
Alt+l cycle-values loop-file "inf" "no"