Manjaro Difference between revisions of "Translations:Basic Tips for conky/49/pt-br"

Difference between revisions of "Translations:Basic Tips for conky/49/pt-br"

From Manjaro
(Created page with "===Running conky=== Se você deseja exibir um Conky na sua área de trabalho, é necessário um arquivo {{ic|~/.config/conky/conky.conf}} com código. Em seguida, abra um term...")
Tags: Mobile web edit Mobile edit
 
(No difference)

Latest revision as of 16:14, 24 December 2023

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

Se você deseja exibir um Conky na sua área de trabalho, é necessário um arquivo ~/.config/conky/conky.conf com código. Em seguida, abra um terminal e execute o Conky apontando para o arquivo

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


ou para executar como um daemon em segundo plano

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


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