hyprland: update swallow regex

This commit is contained in:
Tigor Hutasuhut 2024-08-12 17:10:49 +07:00
parent cbc7bb0778
commit 137b384764

View file

@ -186,7 +186,7 @@ in
disable_splash_rendering = true; disable_splash_rendering = true;
focus_on_activate = true; focus_on_activate = true;
enable_swallow = true; enable_swallow = true;
swallow_regex = "^(Alacritty|kitty|footclient|org\.wezfurlong\.wezterm|foot|footclient)$"; swallow_regex = "^(Alacritty|kitty|footclient|org\.wezfurlong\.wezterm|foot)$";
}; };
animations = { animations = {