summaryrefslogtreecommitdiffstats
path: root/py3status/modules/dpms.py
diff options
context:
space:
mode:
Diffstat (limited to 'py3status/modules/dpms.py')
-rw-r--r--py3status/modules/dpms.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/py3status/modules/dpms.py b/py3status/modules/dpms.py
index d1967f7..ecbc3a7 100644
--- a/py3status/modules/dpms.py
+++ b/py3status/modules/dpms.py
@@ -43,4 +43,3 @@ class Py3status:
else:
self.run = True
system("xset +dpms;xset s on")
- system("killall -USR1 py3status")