]> git.armaanb.net Git - lightcards.git/blobdiff - man/lightcards-config.5
Remove CursesError exception
[lightcards.git] / man / lightcards-config.5
index 24943f7d1fed65e8539297c4c1553ba33af67211..a7b4035948b1e8aa67adcb04ef27bf6ed60098de 100644 (file)
@@ -10,12 +10,15 @@ 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.
-An example config file is provided at
-/usr/share/doc/lightcards/config.py, or
-\[ti]/.local/share/doc/lightcards/config.py if installed locally.
-Copy this to \[ti]/.config/lightcards/config.py or
+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
 $XDG_CONFIG_HOME/lightcards/config.py and make modifications! All
-possible options are listed in the sample config file.
+possible options are listed in the global config file.
 .SH SEE ALSO
 .PP
 \f[B]lightcards(1)\f[R]