diff options
author | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-08-11 18:22:38 +0200 |
---|---|---|
committer | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-08-11 18:22:38 +0200 |
commit | 124910d7e8c08f358b00d7ef7ff7fd83fc77d349 (patch) | |
tree | 6bee388f1157b3f58798bb40914badf5c7114de6 /config/common | |
parent | cdf1c6fba147580ce7226a4547d00a7a2142d232 (diff) |
[mpv] set screenshots directory
Diffstat (limited to 'config/common')
-rwxr-xr-x | config/common/mpv/mpv.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/common/mpv/mpv.conf b/config/common/mpv/mpv.conf index 4f5e251..7d9d1fe 100755 --- a/config/common/mpv/mpv.conf +++ b/config/common/mpv/mpv.conf @@ -26,3 +26,5 @@ force-seekable=yes slang=eng, en, english alang=jpn + +screenshot-directory=~/pics/screenshots |