From 4abb2b02c2060726e87d053109b1c52ce8c2bb41 Mon Sep 17 00:00:00 2001 From: ThanosApollo Date: Tue, 1 Nov 2022 18:41:03 +0200 Subject: Update layouts and drivers --- .moc/config | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to '.moc') diff --git a/.moc/config b/.moc/config index f459072..0447e92 100644 --- a/.moc/config +++ b/.moc/config @@ -144,9 +144,9 @@ SoundDriver = PULSEAUDIO:JACK:ALSA:OSS # #ALSADevice=tee:hw,'/tmp/out.wav',wav # -ALSADevice = default +#ALSADevice = default #ALSAMixer1 = PCM -#ALSAMixer2 = Master +ALSAMixer2 = Master # Under some circumstances on 32-bit systems, audio played continously # for long periods of time may begin to stutter. Setting this option to @@ -461,7 +461,8 @@ Keymap = keymap # There must be at least one layout (Layout1) defined; others can be empty. # # Example: Layout1 = playlist(50%,50%,50%,50%) -# Layout2 = "" +Layout1 = directory(0,0,100%,100%):playlist(0,0,100%,100%) +CanStartInPlaylist = yes # Layout3 = "" # # Just one layout, the directory will occupy the whole -- cgit v1.2.3