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

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

From Manjaro
(Created page with "===Запуск conky=== Если Вы хотите отобразить conky на своем рабочем столе - требуется файл {{ic|~/.config/conky/con...")
(No difference)

Revision as of 07:49, 12 January 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}}

Запуск conky

Если Вы хотите отобразить conky на своем рабочем столе - требуется файл ~/.config/conky/conky.conkyrc с кодом в нем. Затем откройте терминал и запустите conky, указывая на файл

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


или для запуска в фоновом режиме в качестве демона

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.