Manjaro Difference between revisions of "Translations:Basic Tips for conky/38/fa"

Difference between revisions of "Translations:Basic Tips for conky/38/fa"

From Manjaro
 
Line 9: Line 9:
سپس پرونده پیش‌فرض را در home/ کپی کنید  
سپس پرونده پیش‌فرض را در home/ کپی کنید  
{{UserCmd|command=cp /usr/share/doc/conky-1.11.5_pre/conky.conf ~/.config/conky/conky.conkyrc}}
{{UserCmd|command=cp /usr/share/doc/conky-1.11.5_pre/conky.conf ~/.config/conky/conky.conkyrc}}
فایل پیکربندی یک فایل متنی ساده است که محتوای آن با استفاده از '''[[https://www.lua.org| لوآ]]''' نوشته شده است و به دو بخش تقسیم می شود.
فایل پیکربندی یک فایل متنی ساده است که محتوای آن با استفاده از '''[https://www.lua.org| لوآ]''' نوشته شده است و به دو بخش تقسیم می شود.

Latest revision as of 16:30, 4 February 2022

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)
===Configuration===
All file names starting with a dot <code>.</code> are hidden files. If you want to see hidden files in your file manager, you need to make them visible. In most file managers this will be available in the options.
====Configuration file====
The default configuration file is located in {{ic|/usr/share/doc/conky-1.11.5_pre/conky.conf}} where version are subject to change. 
Conky do not create a local conky folder so you will have to create beforehand
{{UserCmd|command=mkdir -p ~/.config/conky}}
Then copy the default to home
{{UserCmd|command=cp /usr/share/doc/conky-1.11.5_pre/conky.conf ~/.config/conky/conky.conf}}
The configuration file is a simple text file and the content written using [[https://www.lua.org/ |LUA syntax]] and is split into two parts

پیکربندی

همه‌ی فایل هایی که نامشان با نقطه . شروع می‌شوند، فایل‌های مخفی هستند. اگر می خواهید فایل‌های مخفی را در مدیر پرونده خود مشاهده کنید، باید آنها را قابل مشاهده کنید. در اکثر مدیر پرونده‌ها این در گزینه ها موجود خواهد بود.

پرونده‌های پیکربندی

فایل تنظیمات پیش فرض در این مکان قرار دارد /usr/share/doc/conky-1.11.5_pre/conky.conf کانکی به راحتی قابل تغییر است. کانکی یک پوشه کانکی محلی ایجاد نمی کند، بنابراین باید خودتان یکی ایجاد کنید

user $ mkdir -p ~/.config/conky COPY TO CLIPBOARD


سپس پرونده پیش‌فرض را در home/ کپی کنید

user $ cp /usr/share/doc/conky-1.11.5_pre/conky.conf ~/.config/conky/conky.conkyrc COPY TO CLIPBOARD


فایل پیکربندی یک فایل متنی ساده است که محتوای آن با استفاده از لوآ نوشته شده است و به دو بخش تقسیم می شود.

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