some intermediate commit

This commit is contained in:
arcan1s
2014-11-06 20:42:53 +03:00
parent 0f9d2e52ab
commit 2fa0acf13d
4 changed files with 145 additions and 42 deletions

View File

@ -1,9 +1,9 @@
# is this script is active?
# is this script active?
ACTIVE=false
# update interval in default plasmoid interval
INTERVAL=1
# does this script have output?
# set to 'false' if it is an action and will not show in the plasmoid
# set to 'false' if it is an action and will not show text in the plasmoid
OUTPUT=true
# prefix to run this script. Usually this field should be blank,
# but you may want to set command (e.g. script language) directly