diff options
author | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-12-13 09:10:55 +0100 |
---|---|---|
committer | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-12-13 09:10:55 +0100 |
commit | 5e6df96e04e852563153ec441a18c9bf1f4dd450 (patch) | |
tree | 9fbc32bf989d959db35dbb712ace2a7326bdc093 /config/common | |
parent | f09fce4ff51ff3e26a4d77b23ca34950c9162fc0 (diff) | |
parent | 1ff4fb9bfec25b33e25976a58aa5c87bede4a642 (diff) |
Merge branch 'main' of debuc.com:dotfiles
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 7d9d1fe..25f4cd2 100755 --- a/config/common/mpv/mpv.conf +++ b/config/common/mpv/mpv.conf @@ -24,6 +24,8 @@ demuxer-max-back-bytes=75000000 # Force stream to be seekable even if disabled. force-seekable=yes +stop-screensaver=yes + slang=eng, en, english alang=jpn |