Manjaro Difference between revisions of "Translations:Basic Tips for conky/46/en"

Difference between revisions of "Translations:Basic Tips for conky/46/en"

From Manjaro
(Importing a new version from external source)
 
(No difference)

Latest revision as of 12:20, 5 September 2021

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Basic Tips for conky)
===execi===
The variable <code>${execi 3600 XXXX}</code> runs the <code>XXXX</code> bash code in your terminal every 3600 seconds and displays the result in your conky. The result of the <code>uname -r</code> bash command is your currently used kernel name.

execi

The variable ${execi 3600 XXXX} runs the XXXX bash code in your terminal every 3600 seconds and displays the result in your conky. The result of the uname -r bash command is your currently used kernel name.

Cookies help us deliver our services. By using our services, you agree to our use of cookies.