diff options
Diffstat (limited to 'Plugins/helloworld.config')
-rw-r--r-- | Plugins/helloworld.config | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/Plugins/helloworld.config b/Plugins/helloworld.config index c847d8e..4dfc082 100644 --- a/Plugins/helloworld.config +++ b/Plugins/helloworld.config @@ -1,10 +1,7 @@ Config { font = "-misc-fixed-*-*-*-*-10-*-*-*-*-*-*-*" , bgColor = "#000000" , fgColor = "#BFBFBF" - , xPos = 0 - , yPos = 0 - , width = 1024 - , height = 15 + , position = Top , align = "right" , commands = [ Run Cpu [] 10 , Run Weather "LIPB" [] 36000 |