mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-04-24 15:37:23 +00:00
parent
f4eba807e6
commit
e847f97fb4
Binary file not shown.
Binary file not shown.
Before Width: | Height: | Size: 250 KiB After Width: | Height: | Size: 255 KiB |
Binary file not shown.
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 44 KiB |
@ -503,7 +503,7 @@ class pyTextWidget(plasmascript.Applet):
|
||||
self.systemmonitor.connectSource("mem/swap/used", self, self.interval)
|
||||
else:
|
||||
self.systemmonitor.connectSource("mem/swap/free", self, 200)
|
||||
self.systemmonitor.connectSource("mem/swap/used", self, 200)
|
||||
self.systemmonitor.connectSource("mem/swap/used", self, 200)
|
||||
|
||||
@pyqtSignature("dataUpdated(const QString &, const Plasma::DataEngine::Data &)")
|
||||
def dataUpdated(self, sourceName, data):
|
||||
|
Loading…
Reference in New Issue
Block a user