diff --git a/.config/sway/config b/.config/sway/config index 21d08d2..9a9208f 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -254,6 +254,9 @@ for_window [title="Caffeine.py"] floating enable for_window [title="Extract archive"] floating enable for_window [title="peazip"] floating enable for_window [title="read only"] floating enable +for_window [title="Archive Manager"] floating enable +for_window [title=".zip"] floating enable +for_window [title=".rar"] floating enable # restart i3 inplace (preserves your layout/session, can be used to upgrade i3) bindsym $mod+Shift+r reload diff --git a/.config/sway/config.gruvbox b/.config/sway/config.gruvbox index 357b503..705f152 100644 --- a/.config/sway/config.gruvbox +++ b/.config/sway/config.gruvbox @@ -254,6 +254,9 @@ for_window [title="Caffeine.py"] floating enable for_window [title="Extract archive"] floating enable for_window [title="peazip"] floating enable for_window [title="read only"] floating enable +for_window [title="Archive Manager"] floating enable +for_window [title=".zip"] floating enable +for_window [title=".rar"] floating enable # restart i3 inplace (preserves your layout/session, can be used to upgrade i3) bindsym $mod+Shift+r reload