configuration merge with laptop and pc

This commit is contained in:
2026-08-15 21:51:35 +02:00
parent b0b2e04b7f
commit 974858253b
32 changed files with 1861 additions and 144 deletions
+42
View File
@@ -0,0 +1,42 @@
##################
# video settings #
##################
# Start in fullscreen mode by default.
fs=yes
profile=high-quality
video-sync=display-resample
interpolation
hwdec=auto
##################
# audio settings #
##################
audio-channels=auto
##################
# other settings #
##################
cache=yes
demuxer-max-bytes=500M
demuxer-max-back-bytes=100M
cache-pause=no
cache-on-disk=no
# Display English subtitles if available.
slang=de,en
# Play Finnish audio if available, fall back to English otherwise.
alang=de,en
sub-auto=fuzzy
sub-font="Inter"
sub-bold=yes
############
# Profiles #
############