Fix class case for new thunderbird version
parent
0738e0ef20
commit
5cce65726d
|
@ -221,7 +221,7 @@ bindsym Control+$mod+g exec dunstctl context
|
||||||
##################################
|
##################################
|
||||||
|
|
||||||
# some windows will float automatically
|
# some windows will float automatically
|
||||||
for_window [class="Thunderbird"] floating enable
|
for_window [class="(?i)Thunderbird"] floating enable
|
||||||
for_window [window_role="Steam"] floating enable
|
for_window [window_role="Steam"] floating enable
|
||||||
for_window [window_role="About"] floating enable
|
for_window [window_role="About"] floating enable
|
||||||
for_window [window_role="Organizer"] floating enable
|
for_window [window_role="Organizer"] floating enable
|
||||||
|
|
Loading…
Reference in New Issue