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

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

From Manjaro
(Created page with "===Ejecutando Conky=== Si desea ejecutar conky en tu escritorio un {{ic|~/.config/conky/conky.conf}} archivo con el código es necesario. Siguiente, abre la terminal y ejecut...")
Tags: Mobile web edit Mobile edit
 
(No difference)

Latest revision as of 13:55, 18 February 2024

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}}

Ejecutando Conky

Si desea ejecutar conky en tu escritorio un ~/.config/conky/conky.conf archivo con el código es necesario. Siguiente, abre la terminal y ejecuta conky partiendo desde el archivo

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


o para ejecutarlo como un demonio

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.