[rc/redshift] disable comments (redshift uses ; instead of #)
[~bandali/configs] / rc.org
diff --git a/rc.org b/rc.org
index fb7edd5..c70155c 100644 (file)
--- 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
@@ -3351,7 +3351,7 @@ exit 1
 
 ** redshift
 :PROPERTIES:
-:header-args+: :tangle ~/.config/redshift.conf
+:header-args+: :tangle ~/.config/redshift.conf :comments none
 :END:
 
 #+begin_src conf