disable floating for etcher

This commit is contained in:
RealStickman 2021-10-24 16:38:00 +02:00
parent b82a01f1ce
commit d27f45a08e

View File

@ -595,6 +595,9 @@ for_window [title="Druckeinstellungen - localhost"] floating disable
# hp printers
for_window [class="hp-toolbox"] floating disable
# balena etcher
for_window [title="Etcher"] floating disable
##############################
### floating enabled ###
##############################