17 lines
712 B
Plaintext
17 lines
712 B
Plaintext
# Generated windows.
|
|
for_window [title="(?:Open|Save) (?:File|Folder|As)"] floating enable;
|
|
for_window [title="(?:Open|Save) (?:File|Folder|As)"] resize set 800 600
|
|
for_window [window_role="pop-up"] floating enable
|
|
for_window [window_role="bubble"] floating enable
|
|
for_window [window_role="task_dialog"] floating enable
|
|
for_window [window_role="Preferences"] floating enable
|
|
for_window [window_type="dialog"] floating enable
|
|
for_window [window_type="menu"] floating enable
|
|
|
|
for_window [shell="xwayland"] title_format "[XWayland] %title"
|
|
for_window [title="LUCID"] floating enable
|
|
for_window [title="Pydm|pydm"] floating enable
|
|
for_window [title="Form"] floating enable
|
|
for_window [title="zoom"] floating enable
|
|
|