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 '...').