summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmin Bandali <amin@aminb.org>2018-05-06 15:50:35 -0400
committerAmin Bandali <amin@aminb.org>2018-05-06 15:50:35 -0400
commit45d849973fa694c0e508482e50b49d090a7c714e (patch)
tree8c8b58177d8a6a5f1d48b122db7d53aeec42c4a4
parent0deee78815aa4815a091eee335e6358df545a333 (diff)
downloadconfigs-45d849973fa694c0e508482e50b49d090a7c714e.tar.gz
configs-45d849973fa694c0e508482e50b49d090a7c714e.tar.xz
configs-45d849973fa694c0e508482e50b49d090a7c714e.zip
[rc/fontconfig] disable problematic automatic tangling comments
They seem to be problematic since the comment in the header comes before the <?xml version="1.0"?> tag and seems to make fontconfig not be able to properly process the file.
-rw-r--r--rc.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/rc.org b/rc.org
index fb7edd5..406f977 100644
--- a/rc.org
+++ b/rc.org
@@ -623,7 +623,7 @@ timeout = 0
** Fontconfig
:PROPERTIES:
-:header-args+: :tangle ~/.config/fontconfig/fonts.conf
+:header-args+: :tangle ~/.config/fontconfig/fonts.conf :comments none
:END:
#+begin_src xml