mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-07-05 01:45:53 +00:00
update readme
This commit is contained in:
2
PKGBUILD
2
PKGBUILD
@ -20,7 +20,7 @@ optdepends=("amarok: for music player monitor"
|
|||||||
makedepends=('automoc4' 'cmake')
|
makedepends=('automoc4' 'cmake')
|
||||||
source=(https://github.com/arcan1s/pytextmonitor/releases/download/V.${pkgver}/${_pkgname}-${pkgver}-src.tar.xz)
|
source=(https://github.com/arcan1s/pytextmonitor/releases/download/V.${pkgver}/${_pkgname}-${pkgver}-src.tar.xz)
|
||||||
install=${pkgname}.install
|
install=${pkgname}.install
|
||||||
md5sums=('9e85bbe4ec9c4becf6ce6530fcf56b20')
|
md5sums=('781e0846dfe33bea785583f122f01bdf')
|
||||||
backup=('usr/share/config/extsysmon.conf')
|
backup=('usr/share/config/extsysmon.conf')
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
|
@ -156,7 +156,7 @@ Select one of HDDs for HDD temperature monitor. `all` will enable monitor for al
|
|||||||
|
|
||||||
**hddtemp cmd**
|
**hddtemp cmd**
|
||||||
|
|
||||||
Type a command which will be run for hddtemp DataEngine.
|
Type a command which will be run for hddtemp DataEngine. Default is `sudo hddtemp`.
|
||||||
|
|
||||||
**MPD address**
|
**MPD address**
|
||||||
|
|
||||||
|
@ -156,7 +156,7 @@ Select one of HDDs for HDD temperature monitor. `all` will enable monitor for al
|
|||||||
|
|
||||||
**hddtemp cmd**
|
**hddtemp cmd**
|
||||||
|
|
||||||
Type a command which will be run for hddtemp DataEngine.
|
Type a command which will be run for hddtemp DataEngine. Default is `sudo hddtemp`.
|
||||||
|
|
||||||
**MPD address**
|
**MPD address**
|
||||||
|
|
||||||
|
@ -154,9 +154,9 @@ PyTextMonitor - минималистичный плазмоид, написан
|
|||||||
|
|
||||||
Выберете один из HDD для монитора его температуры. `all` включит монитор для всех доступных устройств. По умолчанию `all`.
|
Выберете один из HDD для монитора его температуры. `all` включит монитор для всех доступных устройств. По умолчанию `all`.
|
||||||
|
|
||||||
**команда hddtemp**
|
**Команда hddtemp**
|
||||||
|
|
||||||
Введите команду, которая будет запущена для hddtemp DataEngine.
|
Введите команду, которая будет запущена для hddtemp DataEngine. По умолчанию `sudo hddtemp`.
|
||||||
|
|
||||||
**Адрес MPD**
|
**Адрес MPD**
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user