mirror of
https://github.com/arcan1s/arcanis.me.git
synced 2025-04-24 23:37:19 +00:00
fix tables
This commit is contained in:
parent
6f1b8235cb
commit
07c7803d43
@ -220,7 +220,7 @@ sudo plasmapkg -g -i py-text-monitor-1.5.0.plasmoid
|
||||
<td><p align="justify">Status of AC device. Returns <code>(*)</code> if AC device is online or <code>( )</code> if offline. AC device may be set below. File (<code>/sys/class/power_supply/AC/online</code> by default) must contain <code>1</code> if AC is online.</p></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th rowspan="2">Music player label</th>
|
||||
<th rowspan="5">Music player label</th>
|
||||
<td><code>$artist</code></td>
|
||||
<td><p align="justify">Current song artist. One of supported music players must be installed.</p></td>
|
||||
</tr>
|
||||
|
@ -221,7 +221,7 @@ sudo plasmapkg -g -i py-text-monitor-1.5.0.plasmoid
|
||||
<td><p align="justify">Статус зарядного устройства. Возвращает <code>(*)</code>, если устройство подключено, или <code>( )</code>, если нет. Устройство может быть указано ниже. Файл (<code>/sys/class/power_supply/AC/online</code> по умолчанию) должен содержать <code>1</code>, если устройство подключено.</p></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th rowspan="2">Музыкальный плеер</th>
|
||||
<th rowspan="5">Музыкальный плеер</th>
|
||||
<td><code>$artist</code></td>
|
||||
<td><p align="justify">Исполнитель текущей песни. Один из поддерживаемых музыкальных плееров должен быть установлен.</p></td>
|
||||
</tr>
|
||||
|
Loading…
Reference in New Issue
Block a user