From 6c75019510a531c8df436e1404f9f7f37aea49d3 Mon Sep 17 00:00:00 2001 From: q3aql Date: Sat, 13 May 2023 10:55:17 +0200 Subject: [PATCH] Dotfiles config update (2023-05-13) --- .config/sway/config | 3 +++ .config/sway/config.gruvbox | 3 +++ 2 files changed, 6 insertions(+) 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