New floating class.
This commit is contained in:
parent
656763c97f
commit
f8866a9eca
@ -189,8 +189,9 @@ 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="authenticator"),
|
||||
Match(wm_class="bluetuith"),
|
||||
Match(wm_class="authenticator")
|
||||
Match(wm_class="xdg-desktop-portal-gtk")
|
||||
],
|
||||
border_focus='#0094d8',
|
||||
border_normal="#272822",
|
||||
|
Loading…
Reference in New Issue
Block a user