mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-07-14 06:15:49 +00:00
added support of disable ooption to dataengine
This commit is contained in:
@ -154,11 +154,11 @@
|
||||
|
||||
<p><strong>GPU device</strong></p>
|
||||
|
||||
<p>Select one of supported GPU devices. <code>auto</code> will enable auto selection. Default is <code>auto</code>.</p>
|
||||
<p>Select one of supported GPU devices. <code>auto</code> will enable auto selection, <code>disable</code> will disable definition of GPU states. Default is <code>auto</code>.</p>
|
||||
|
||||
<p><strong>HDD</strong></p>
|
||||
|
||||
<p>Select one of HDDs for HDD temperature monitor. <code>all</code> will enable monitor for all devices. Default is <code>all</code>.</p>
|
||||
<p>Select one of HDDs for HDD temperature monitor. <code>all</code> will enable monitor for all devices, <code>disable</code> will disable definition of HDD temperature. Default is <code>all</code>.</p>
|
||||
|
||||
<p><strong>hddtemp cmd</strong></p>
|
||||
|
||||
|
Reference in New Issue
Block a user