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

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

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

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)
===Running conky===
If you want to display a conky on your desktop a {{ic|~/.config/conky/conky.conf}} file with code in it is required. Next, open a terminal and run conky pointing to the file
{{UserCmd|command=conky -c ~/.config/conky/conky.conf}}
or to run as background daemon
{{UserCmd|command=conky -d -c ~/.config/conky/conky.conf}}

Running conky

If you want to display a conky on your desktop a ~/.config/conky/conky.conkyrc file with code in it is required. Next, open a terminal and run conky pointing to the file

user $ conky -c ~/.config/conky/conky.conkyrc COPY TO CLIPBOARD


or to run as background daemon

user $ conky -d -c ~/.config/conky/conky.conkyrc COPY TO CLIPBOARD


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