mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-08-15 15:22:22 +02:00
xsecurelock: suppress debug print
This commit is contained in:
parent
efd887f51a
commit
7516189fc7
1 changed files with 0 additions and 1 deletions
|
@ -79,7 +79,6 @@ def on_overlay_draw(widget, cctx, ctx):
|
|||
|
||||
def on_background_change(monitor, f1, f2, event, ctx):
|
||||
"""Update background when changed."""
|
||||
print(f1, f2, event, ctx)
|
||||
if event not in (
|
||||
Gio.FileMonitorEvent.CHANGES_DONE_HINT,
|
||||
Gio.FileMonitorEvent.RENAMED,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue