From 137b38476402c7170bd4633164111418fba1af48 Mon Sep 17 00:00:00 2001 From: Tigor Hutasuhut Date: Mon, 12 Aug 2024 17:10:49 +0700 Subject: [PATCH] hyprland: update swallow regex --- home/modules/hyprland/hyprland.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/modules/hyprland/hyprland.nix b/home/modules/hyprland/hyprland.nix index 6a26e9d..4138b70 100644 --- a/home/modules/hyprland/hyprland.nix +++ b/home/modules/hyprland/hyprland.nix @@ -186,7 +186,7 @@ in disable_splash_rendering = true; focus_on_activate = true; enable_swallow = true; - swallow_regex = "^(Alacritty|kitty|footclient|org\.wezfurlong\.wezterm|foot|footclient)$"; + swallow_regex = "^(Alacritty|kitty|footclient|org\.wezfurlong\.wezterm|foot)$"; }; animations = {