waybar and sway config
This commit is contained in:
15
.config/sway/config.d/windows
Normal file
15
.config/sway/config.d/windows
Normal file
@@ -0,0 +1,15 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user