diff options
author | Amin Bandali <amin@aminb.org> | 2018-05-08 21:07:54 -0400 |
---|---|---|
committer | Amin Bandali <amin@aminb.org> | 2018-05-08 21:07:54 -0400 |
commit | e2149232530c44e0f3d1ca51890765e90b772f8b (patch) | |
tree | 8f77f1d9f4ef22078f0014ad5f9a7fd5fb406c1f | |
parent | 54512e45bc980154f8d3d799b1974f0652246c7b (diff) | |
download | configs-e2149232530c44e0f3d1ca51890765e90b772f8b.tar.gz configs-e2149232530c44e0f3d1ca51890765e90b772f8b.tar.xz configs-e2149232530c44e0f3d1ca51890765e90b772f8b.zip |
[rc/redshift] disable comments (redshift uses ; instead of #)
-rw-r--r-- | rc.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |