qtile: More Unity floating windows

This commit is contained in:
Joseph Ferano 2024-08-19 15:52:22 +07:00
parent ea3d87b65f
commit 6b315b277d

View File

@ -368,6 +368,8 @@ floating_layout = layout.Floating(
Match(title="UnityEditor.IconSelector"), Match(title="UnityEditor.IconSelector"),
Match(title="UnityEditor.PopupWindow"), Match(title="UnityEditor.PopupWindow"),
Match(title="UnityEditor.PopupWindowWithoutFocus"), Match(title="UnityEditor.PopupWindowWithoutFocus"),
Match(title="UnityEditor.AnnotationWindow"),
Match(title="Enable Android Auto-resolution?"),
Match(wm_class="Unity", title="Select Material"), Match(wm_class="Unity", title="Select Material"),
Match(wm_class="Unity", title="Color"), Match(wm_class="Unity", title="Color"),
# Match(wm_class="Unity", title="Select Material"), # Match(wm_class="Unity", title="Select Material"),