bump steveej-t14

This commit is contained in:
steveej 2021-08-31 10:50:43 +02:00
parent dbb92f6d85
commit 768ea36d85
3 changed files with 18 additions and 5 deletions

View file

@ -286,6 +286,10 @@ mouse = [
def disable_floating_for_all_new_windows(window):
window.floating = False
@hook.subscribe.client_new
def disable_floating_for_all_new_windows(window):
print("new window: ", window)
wmname = "LG3D"
'';
in {