diff options
Diffstat (limited to 'widgets')
-rw-r--r-- | widgets/system_information/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/widgets/system_information/README b/widgets/system_information/README index 03ea2b22..92093108 100644 --- a/widgets/system_information/README +++ b/widgets/system_information/README @@ -1,7 +1,7 @@ This widget provides several information about the current system state. You must manually create a link to the corresponding script, for example: -ln -s system_information.ubuntu system +ln -s system_information.ubuntu system_information The command "system_information" will be executed every time the widget is drawn, so please keep it short and fast. The command "system_information" must provide several files with the infos. |