From a4c13b19785f8fce96dfb713a8f8fbeb2e02141c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ekl=C3=B6f?= Date: Mon, 21 Jan 2019 19:59:00 +0100 Subject: [PATCH] README: indent alsa example --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 84ddf00..51a1fb1 100644 --- a/README.md +++ b/README.md @@ -167,10 +167,10 @@ Monitors an alsa soundcard for volume and mute/unmute changes. #### Example -alsa: - card: hw:PCH - mixer: Master - content: {string: {text: "{volume}"}} + alsa: + card: hw:PCH + mixer: Master + content: {string: {text: "{volume}"}} ### Backlight