mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-07-13 13:55:50 +00:00
updated readme
This commit is contained in:
@ -62,6 +62,12 @@
|
||||
|
||||
<p><strong>NOTE</strong> you don't may set to show <code>$cpu</code> tag in swap label for example. <strong><code>$cpu</code> will work only in cpu label</strong>.</p>
|
||||
|
||||
<h2>Tips & tricks</h2>
|
||||
|
||||
<p>You may use different colors for labels. Just put label text into html code. See <a href="https://github.com/arcan1s/pytextmonitor/issues/9">issue</a> for more details.</p>
|
||||
|
||||
<p>Numbering of elements of temperature, HDD usage, HDD speed, HDD temperature refers to elements order from second tab (<em>Advanced settings</em>). You should add item to the required listWidget first. And the first element in the listWidget will be <code>$tag0</code>. See <a href="https://github.com/arcan1s/pytextmonitor/issues/17">issue</a> for more details.</p>
|
||||
|
||||
<h2>Advanced settings</h2>
|
||||
|
||||
<p><strong>Custom time</strong></p>
|
||||
|
@ -62,6 +62,12 @@
|
||||
|
||||
<p><strong>ЗАМЕЧАНИЕ</strong> вы не можете установить тег <code>$cpu</code>, например, в поле swap. <strong><code>$cpu</code> будет работать только в поле CPU</strong>.</p>
|
||||
|
||||
<h2>Советы и хитрости</h2>
|
||||
|
||||
<p>Вы можете использовать различные цвета в полях. Просто вставьте нужный текст в html код. Смотри <a href="https://github.com/arcan1s/pytextmonitor/issues/9">вопрос</a> для более подробной информации.</p>
|
||||
|
||||
<p>Нумерация элементов в полях температура, использование HDD, скорость HDD, температура HDD ссылается на порядок элементов во второй вкладке (<em>Расширенные настройки</em>). Вы должны сначала добавить требуемые элементы в нужный listWidget. И первый элемент в listWdiget будет связан c <code>$tag0</code>. Смотри <a href="https://github.com/arcan1s/pytextmonitor/issues/17">вопрос</a> для более подробной информации.</p>
|
||||
|
||||
<h2>Расширенные настройки</h2>
|
||||
|
||||
<p><strong>Свой формат времени</strong></p>
|
||||
|
Reference in New Issue
Block a user