Disable floating for thunderbird calendar editing window

This commit is contained in:
RealStickman 2022-09-30 17:23:28 +02:00
parent 35f5be6ce6
commit 9aeecb8a62

View File

@ -617,6 +617,9 @@ for_window [title="Rule the Waves II - Version 1.25"] floating disable
# nextcloud settings
for_window [title="Nextcloud-Einstellungen"] floating disable
# thunderbird calendar
for_window [title="^Edit Event:.*"] floating disable
##############################
### floating enabled ###
##############################