From 404d7e5ed15b17c1504566b560b99262852f7c80 Mon Sep 17 00:00:00 2001 From: jole Date: Mon, 11 Jul 2022 21:21:08 +0200 Subject: [PATCH] fmt: add a space after comment header in config consitent with the formatting of the other configuration files --- src/daemon/client.conf.in | 1 + 1 file changed, 1 insertion(+) diff --git a/src/daemon/client.conf.in b/src/daemon/client.conf.in index d406b2478..3931149f7 100644 --- a/src/daemon/client.conf.in +++ b/src/daemon/client.conf.in @@ -7,6 +7,7 @@ # @PIPEWIRE_CONFIG_DIR@/client.conf.d/ for system-wide changes or in # ~/.config/pipewire/client.conf.d/ for local changes. # + context.properties = { ## Configure properties in the system. #mem.warn-mlock = false