diff options
Diffstat (limited to 'Plugins')
-rw-r--r-- | Plugins/helloworld.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Plugins/helloworld.config b/Plugins/helloworld.config index dcf99ff..395d74e 100644 --- a/Plugins/helloworld.config +++ b/Plugins/helloworld.config @@ -1,7 +1,7 @@ Config { font = "-misc-fixed-*-*-*-*-10-*-*-*-*-*-*-*" , bgColor = "#000000" , fgColor = "#BFBFBF" - , position = Top + , position = Top (C 50) , commands = [ Run Cpu [] 10 , Run Weather "LIPB" [] 36000 , Run HelloWorld |