aboutsummaryrefslogtreecommitdiffstats
path: root/.config/moc/config
diff options
context:
space:
mode:
authorla-ninpre <leobrekalini@gmail.com>2021-07-07 13:39:46 +0300
committerla-ninpre <leobrekalini@gmail.com>2021-07-07 13:39:46 +0300
commit82c8f13327a6c5d2dc411579ca3bf90e40ef6efe (patch)
treebab6461a25a609b7fd5923b610167619f5e56fd3 /.config/moc/config
parent3ecc7d1b4de06971bad8331b53ffecf058a7730b (diff)
downloaddotfiles-82c8f13327a6c5d2dc411579ca3bf90e40ef6efe.tar.gz
dotfiles-82c8f13327a6c5d2dc411579ca3bf90e40ef6efe.zip
moc: change keymap to be more vi-like
Diffstat (limited to '.config/moc/config')
-rw-r--r--.config/moc/config4
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.