- Removed idiocy

This commit is contained in:
trigg 2020-09-25 16:32:00 +01:00
parent 76fa496ed6
commit 594c1aea15

View file

@ -620,8 +620,7 @@ class OverlayWindow(Gtk.Window):
self.set_visual(visual)
self.compositing=True
else:
print("REQUIRES COMPOSITING")
sys.exit(1)
print("Using XShape instead of composite")
self.set_app_paintable(True)