New floating class.

This commit is contained in:
Bartek Stalewski 2024-06-11 20:14:02 +02:00
parent 10a17d3623
commit 656763c97f
No known key found for this signature in database

View File

@ -189,7 +189,8 @@ 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")
Match(wm_class="bluetuith"),
Match(wm_class="authenticator")
],
border_focus='#0094d8',
border_normal="#272822",