layer position config, r2 release
[pandora_liveinfo.git] / readme.txt
index acc9149..8bb2aae 100644 (file)
@@ -44,6 +44,13 @@ Fields
  T:   23.2C  battery temperature
 
 
+Configuration
+-------------
+
+Currently only the layer's position can be changed by editing config.cfg
+in appdata (file is automatically created on first run).
+
+
 Controlling live info
 ---------------------
 
@@ -51,6 +58,7 @@ It's possible to hide Live info by sending it USR1 signal and show it
 again by sending the same signal. This can be done by simply running
 "killall -USR1 liveinfo" command. This command can also be bound to
 xfce keyboard shortcuts or similar.
+
 Sending the TERM signal ("killall liveinfo") causes it to cleanly exit
 (sending it KILL / -9 signal will leave the layer enabled and visible,
 so is not recommended).
@@ -80,4 +88,5 @@ Other understood commands are:
 License
 -------
 
-3-clause BSD. Source code included in pnd itself.
+3-clause BSD, see COPYING file.
+Source code is included in pnd itself.