diff options
Diffstat (limited to '.config/moc/config')
| -rw-r--r-- | .config/moc/config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/moc/config b/.config/moc/config index 11651cd..4f66516 100644 --- a/.config/moc/config +++ b/.config/moc/config @@ -124,7 +124,7 @@ StartInMusicDir = yes # Sound driver - OSS, ALSA, JACK, SNDIO (on OpenBSD) or null (only for # debugging). You can enter more than one driver as a colon-separated # list. The first working driver will be used. -SoundDriver = JACK:ALSA:OSS +SoundDriver = JACK:ALSA # Jack output settings. JackClientName = "moc" @@ -281,7 +281,7 @@ MOCDir = ~/.config/moc # # Example: Keymap = my_keymap # -#Keymap = +Keymap = keymap # Use ASCII rather than graphic characters for drawing lines. This # helps on some terminals. |
