From e5ebcc0e4f7598ec26f1a67305d7f9a42bf35a59 Mon Sep 17 00:00:00 2001 From: Andreas Grois Date: Sun, 11 Feb 2024 15:15:44 +0100 Subject: Fix config for ALSA --- testconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'testconfig') diff --git a/testconfig b/testconfig index 66530d9..4c32c95 100644 --- a/testconfig +++ b/testconfig @@ -52,8 +52,8 @@ AfterText = "" Plugin = "AlsaVolume" [Element.Config] -device = [100, 101, 102, 97, 117, 108, 116] -element = [77, 97, 115, 116, 101, 114] +device = "default" +element = "Master" abstraction = "None" sorting = "MuteVolume" -- cgit v1.2.3