qtile: More Unity floating windows
This commit is contained in:
parent
ea3d87b65f
commit
6b315b277d
@ -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"),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user