From d23855cc027f54f2b0c46de536be52111148c535 Mon Sep 17 00:00:00 2001 From: Daniele Fucini Date: Sun, 19 Nov 2023 23:24:53 +0100 Subject: [PATCH] Update config files --- .config/conky/conky.conf | 2 +- .config/mpv/mpv.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/conky/conky.conf b/.config/conky/conky.conf index cb9fc67..e9782b0 100644 --- a/.config/conky/conky.conf +++ b/.config/conky/conky.conf @@ -13,7 +13,7 @@ conky.config = { alignment = 'top_right', - xinerama_head = 1, + xinerama_head = 2, background = false, border_width = 1, cpu_avg_samples = 2, diff --git a/.config/mpv/mpv.conf b/.config/mpv/mpv.conf index 0efae89..12f1299 100644 --- a/.config/mpv/mpv.conf +++ b/.config/mpv/mpv.conf @@ -77,7 +77,7 @@ hwdec=auto ################## #ao=alsa -volume=75 +volume=100 # Specify default audio device. You can list devices with: --audio-device=help # The option takes the device string (the stuff between the '...').