]> git.armaanb.net Git - lightcards.git/blobdiff - man/lightcards-config.5
Update lightcards-config manpage
[lightcards.git] / man / lightcards-config.5
index e41cd51568e050e2991ce45238ccfe742f1293c8..a7b4035948b1e8aa67adcb04ef27bf6ed60098de 100644 (file)
@@ -10,6 +10,10 @@ lightcards-config - configuration file formats for
 .PP
 Configuration is done through the config.py file.
 This is an executed Python script and must have valid Python syntax.
+Whilst this does have some drawbacks of being stricter on syntax, it
+also allows you to do things such as appending values to lists instead
+of overwriting them, and using logic within the configuration through
+actual Python code.
 .PP
 Copy the global config file from /etc/lightcards/config.py to
 \[ti]/.config/lightcards/config.py or