Added doc strings with theme examples

This commit is contained in:
James Booth
2016-03-16 21:41:17 +00:00
parent c0e425367e
commit 189e63c128
4 changed files with 38 additions and 0 deletions

View File

@@ -1,3 +1,13 @@
"""
Allow running system commands in a plugin window, or send result to recipient
Theme options in ~/.local/share/profanity/plugin_themes
[system]
command=magenta
result=green
"""
import prof
import subprocess