parent
82555cb6a7
commit
22b2d4a6f5
@ -37,7 +37,7 @@ class DPMS(IntervalModule):
|
|||||||
|
|
||||||
if self.status:
|
if self.status:
|
||||||
self.output = {
|
self.output = {
|
||||||
"full_text": self.format.format(status="off"),
|
"full_text": self.format.format(status="on"),
|
||||||
"color": self.color
|
"color": self.color
|
||||||
}
|
}
|
||||||
else:
|
else:
|
||||||
|
Loading…
Reference in New Issue
Block a user