diff options
Diffstat (limited to '.config/sway')
| -rw-r--r-- | .config/sway/config | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/sway/config b/.config/sway/config index bed8d92..38fe443 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -222,6 +222,9 @@ gaps outer 0 for_window { [class="firefox"] border none + [class="firefox"] border none + [app_id="firefox"] border none + [class="Godot"] floating enable [window_role="pop-up"] floating enable [window_role="bubble"] floating enable [window_role="dialog"] floating enable |
