diff --git a/.config/mpd/mpd.conf b/.config/mpd/mpd.conf index f5eb21a..83299d7 100644 --- a/.config/mpd/mpd.conf +++ b/.config/mpd/mpd.conf @@ -9,8 +9,10 @@ restore_paused "yes" max_output_buffer_size "16384" audio_output { - type "pipewire" - name "Pipewire Sound Server" + type "pulse" + name "pulse" + #type "alsa" + #name "ALSA" } audio_output { diff --git a/.config/mpv/mpv.conf b/.config/mpv/mpv.conf index 6201043..e4f6c01 100644 --- a/.config/mpv/mpv.conf +++ b/.config/mpv/mpv.conf @@ -28,7 +28,7 @@ hr-seek-framedrop=no volume=100 volume-max=200 # Normalize audio. -af-add=dynaudnorm=g=5:f=250:r=0.9:p=0.5 +# af-add=dynaudnorm=g=5:f=250:r=0.9:p=0.5 # SCREENSHOT screenshot-format=png diff --git a/.config/ranger/plugins/__pycache__/__init__.cpython-310.opt-1.pyc b/.config/ranger/plugins/__pycache__/__init__.cpython-310.opt-1.pyc deleted file mode 100644 index ac1fed7..0000000 Binary files a/.config/ranger/plugins/__pycache__/__init__.cpython-310.opt-1.pyc and /dev/null differ diff --git a/.config/ranger/plugins/ranger_devicons/__pycache__/__init__.cpython-310.opt-1.pyc b/.config/ranger/plugins/ranger_devicons/__pycache__/__init__.cpython-310.opt-1.pyc deleted file mode 100644 index 7217fe6..0000000 Binary files a/.config/ranger/plugins/ranger_devicons/__pycache__/__init__.cpython-310.opt-1.pyc and /dev/null differ diff --git a/.config/ranger/plugins/ranger_devicons/__pycache__/devicons.cpython-310.opt-1.pyc b/.config/ranger/plugins/ranger_devicons/__pycache__/devicons.cpython-310.opt-1.pyc deleted file mode 100644 index 2e46d80..0000000 Binary files a/.config/ranger/plugins/ranger_devicons/__pycache__/devicons.cpython-310.opt-1.pyc and /dev/null differ