diff options
-rw-r--r-- | .moc/config | 7 |
1 files changed, 4 insertions, 3 deletions
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 |