Floating rule for bluetuith.

This commit is contained in:
Bartek Stalewski 2023-11-15 15:51:53 +01:00
parent ce732de93f
commit 2f2308d4d2

View File

@ -190,6 +190,7 @@ floating_layout = layout.Floating(
Match(title="Firefox — Sharing Indicator"),
Match(title="Enter name of file to save to…"),
Match(title="Save Image"),
Match(wm_class="bluetuith")
],
border_focus='#005577',
border_normal="#272822",