diff --git a/.config/qtile/config.py b/.config/qtile/config.py index 9996b1a..423d6fc 100644 --- a/.config/qtile/config.py +++ b/.config/qtile/config.py @@ -368,6 +368,8 @@ floating_layout = layout.Floating( Match(title="UnityEditor.IconSelector"), Match(title="UnityEditor.PopupWindow"), 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="Color"), # Match(wm_class="Unity", title="Select Material"),