aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/xdisplay.py
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/plugins/xdisplay.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/plugins/xdisplay.py b/src/plugins/xdisplay.py
index 33f30aa..31fb191 100644
--- a/src/plugins/xdisplay.py
+++ b/src/plugins/xdisplay.py
@@ -61,4 +61,3 @@ class XDisplay:
r = get_screen().root
d = get_display()
self.vt = r.get_full_property(d.get_atom('XFree86_VT'), Xlib.Xatom.INTEGER).value.decode('utf-8', 'replace')[0]
-