diff options
Diffstat (limited to 'Plugins/helloworld.config')
-rw-r--r-- | Plugins/helloworld.config | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Plugins/helloworld.config b/Plugins/helloworld.config index b189aaf..c847d8e 100644 --- a/Plugins/helloworld.config +++ b/Plugins/helloworld.config @@ -6,7 +6,6 @@ Config { font = "-misc-fixed-*-*-*-*-10-*-*-*-*-*-*-*" , width = 1024 , height = 15 , align = "right" - , refresh = 10 , commands = [ Run Cpu [] 10 , Run Weather "LIPB" [] 36000 , Run HelloWorld |