mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2026-03-03 03:39:47 +00:00
added support of disable ooption to dataengine
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
<item>
|
||||
<widget class="QTabWidget" name="tabWidget">
|
||||
<property name="currentIndex">
|
||||
<number>0</number>
|
||||
<number>4</number>
|
||||
</property>
|
||||
<widget class="QWidget" name="settings">
|
||||
<attribute name="title">
|
||||
@@ -1194,8 +1194,8 @@ $ps - list of running processes comma separated</string>
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>0</x>
|
||||
<y>-183</y>
|
||||
<width>526</width>
|
||||
<y>0</y>
|
||||
<width>328</width>
|
||||
<height>723</height>
|
||||
</rect>
|
||||
</property>
|
||||
@@ -2523,6 +2523,11 @@ del - remove item</string>
|
||||
<string notr="true">auto</string>
|
||||
</property>
|
||||
</item>
|
||||
<item>
|
||||
<property name="text">
|
||||
<string notr="true">disable</string>
|
||||
</property>
|
||||
</item>
|
||||
<item>
|
||||
<property name="text">
|
||||
<string notr="true">nvidia</string>
|
||||
|
||||
Reference in New Issue
Block a user